Hi, aylortaylor. Sure, I’ll reply to your topic shortly.
I am having this same problem on the following URL:
http://www.LindsiKay.com
Any thoughts? (I tried the above suggestions with no luck.)
Thanks,
Lindsi
Hi @lindsikay
There is a CSS challenge with your theme that’s preventing full width stretched rows. You can hotfix this issue by adding the following to a custom CSS plugin like SiteOrigin CSS:
/* Allow Page Builder to render full width stretched rows */
.mega-container {
overflow: visible;
}
If you’re up for it, asking your theme developer to assist with Page Builder compatibility would be super helpful. Thanks 🙂
Please can somebody help me?
The content section on my site changed – and I think it was after an update but can’t be sure as I didn’t notice until recently. I have reinstalled my theme, but it happens no matter what theme I install. I have deactivated all plugins too.
my site is gaylejoubert.com
Hoping somebody has an answer. I tried changing widths on the editor as suggested in a lot of advice here, but it does not help, and as I say, it happens no matter what theme I install.
regards,
GJ
Hi GJ
Thanks for reaching out. Can you confirm you’re using the plugin Page Builder by SiteOrigin? I can’t see our scripts and styles being loaded in your site’s source code.