Section only full width in editor, not in live or preview

Hey there,

my website is http://pcg.pufcreativ.com/

I have a section that reads “solutions for the growing world” and it seems whatever i try the section doesn’t go full width. When editing in cornerstone I have the inner container off and it looks fine. Once I save and view it live it doesn’t show full width.

Any ideas or ways to fix this is much appreciated!

Cheers.

Hi there,

Thanks for writing in! I see you’ve given margin to that section margin: -50px 5% 0px 5%; Just change it to 0 to fix the issue.

Hope this helps!

Hey,

where do you see that? I’m not seeing where that is on the settings and I didn’t add it as a custom css line anywhere.

Hello There,

You are having this issue because you have inserted an invalid html code:

<p>It's in our Nature</p

The correct one should be:

<p>It's in our Nature</p>

I went ahead and fixed the issue. Please check your site now.

ah good catch. Thanks for your support!

Glad that we could be of a help :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.