Comments travelino started the conversationNovember 7, 2022 at 2:34pmHi at Neuron! we are using Proton successfully since 4-5 years. But with the update to WP 6.1, the page margins left/right are gone. So we had to take down the siteAny hint or help how to fix? Much appreciated, best, Thomas 949Neuron repliedNovember 10, 2022 at 1:11amHi, Can you please provide me with your wp-admin, I will have a quick look to see what's going on. Feel free to ask for anything you need. Kind Regards travelino replied privately travelino replied privately 949Neuron repliedNovember 14, 2022 at 6:23pmHi,I am very sorry for the late reply, we were not working on the weekend. Please make sure that you're running the latest version of the Proton theme and Neuron Core plugin. Proton Theme Version 1.4.8 You can update the theme directly on your dashboard, via the plugin below: - https://envato.com/market-plugin/ Feel free to ask for anything you need. Kind Regardstravelino repliedMay 1, 2023 at 7:40pmHi, We are still having immense problems with the page margins left/right. It seems some related to Proton and WPBakery Page Builder. We have also updated to Proton Theme Version 1.4.8 but no changes. Any chances you can near time fix this issue? For us. it is getting vital...Thanks an best regards, Thomas 949Neuron repliedMay 2, 2023 at 12:22amHi, I've just fixed it by adding the following CSS code at Dashboard > Proton Options > Custom CSS, @media (min-width: 1200px) { .n-container { width: 1170px !important; margin: auto !important; padding-left: 0; padding-right: 0; } } @media (min-width: 768px) { .n-container { width: 750px !important; margin: auto !important; padding-left: 0; padding-right: 0; } } @media (min-width: 1140px) { .n-container { width: 1140px !important; margin: auto !important; padding-left: 0; padding-right: 0; } } Feel free to ask for anything you need. Kind Regards Sign in to reply ...
Hi at Neuron!
we are using Proton successfully since 4-5 years. But with the update to WP 6.1, the page margins left/right are gone. So we had to take down the site
Any hint or help how to fix?
Much appreciated, best,
Thomas
Hi,
Can you please provide me with your wp-admin, I will have a quick look to see what's going on.
Feel free to ask for anything you need.
Kind Regards
Hi,
I am very sorry for the late reply, we were not working on the weekend.
Please make sure that you're running the latest version of the Proton theme and Neuron Core plugin.
You can update the theme directly on your dashboard, via the plugin below:
- https://envato.com/market-plugin/
Feel free to ask for anything you need.
Kind Regards
Hi,
We are still having immense problems with the page margins left/right. It seems some related to Proton and WPBakery Page Builder.
We have also updated to
but no changes.
Any chances you can near time fix this issue? For us. it is getting vital...
Thanks an best regards, Thomas
Hi,
I've just fixed it by adding the following CSS code at Dashboard > Proton Options > Custom CSS,
Feel free to ask for anything you need.
Kind Regards