Home › Forums › Support › Main Content Width › Reply To: Main Content Width
December 11, 2015 at 1:14 pm
#159448
Lead Developer
Lead Developer
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;
}
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development