Comments vink started the conversationSeptember 15, 2023 at 9:51amPage displays without margins, there is some problem with wpbakery pluginAttached files: problem.png 933Neuron repliedSeptember 16, 2023 at 1:39pmHi, 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 Regardsvink repliedSeptember 21, 2023 at 8:52amI don't use this on real server. First I test this in Local, all plugins installed, only wp bakery show message about upgrade but this is paid plugin.vink repliedSeptember 21, 2023 at 9:48ami found that <section class="wpb-content-wrapper"> is problem, everything in it is full width and looks bad. 933Neuron repliedSeptember 21, 2023 at 2:16pmHi @vink,Can you please try to add the following CSS code at Dashboard > Proton Options > General > 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; } }Please let me know if it works.Feel free to ask for anything you need.Kind Regardsvink repliedSeptember 22, 2023 at 3:27pmHi, Yes this help, now page looks correct :) 933Neuron repliedSeptember 22, 2023 at 6:21pmYou are welcome anytime, feel free to ask for anything you need If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot. Kind Regards, NeuronThemes Sign in to reply ...
Page displays without margins, there is some problem with wpbakery plugin
Attached files: problem.png
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
I don't use this on real server. First I test this in Local, all plugins installed, only wp bakery show message about upgrade but this is paid plugin.
i found that <section class="wpb-content-wrapper"> is problem, everything in it is full width and looks bad.
Hi @vink,
Can you please try to add the following CSS code at Dashboard > Proton Options > General > Custom CSS?
Please let me know if it works.
Feel free to ask for anything you need.
Kind Regards
Hi,
Yes this help, now page looks correct :)
You are welcome anytime, feel free to ask for anything you need
If you like our theme, please leave us a rate of 5 stars at ThemeForest, that would help us a lot.
Kind Regards,
NeuronThemes