Archived topic
Main Content Width
5 replies · Started by Anonymous on December 10, 2015
Hi Tom,
Probably a daft question time.
I have the width of my test site set at 1140px however as can be seen the main content area is breaking the box (white background)
Any thoughts as to what I've done wrong.
Cheers again
Darron
Hi there,
I'm not too sure what you mean? Can I see your site/a screenshot?
Hi Tom
It's here: http://heelnsolewp.users43.interdns.co.uk/ and when I add any Beaver Builder content to a page
Hear and footer areas all fine- just main content area - think this was resolved with css but cannot be sure as head about to explode with all the work :)
and as per the enclosed screen grab here: https://www.dropbox.com/s/tgr3gios62m1fln/Home_%E2%80%93_heelnsolewp.png?dl=0
Thanks again
Darron
Ah, when Beaver Builder is activated on a page we get rid of our container widths as people generally want full width sections.
To undo this, add this CSS:
.one-container.fl-builder .container.grid-container {
max-width: 1140px;
}
Hey Tom,
Worked perfectly - sorry for forgetting! :)
Have a grand weekend
Darron
Glad it worked!
Thanks! Hope you have a great weekend as well :)
