After updating page margins and padding problem
Good afternoon,
After updating a page the container div on my theme (GeneratePress) has a max-width set to 100% (instead of 1100px) and fl-row-content-wrap and fl-module-content got margins and padding.
With css I could change it but is there an other solution?
Thanks!
.fl-builder .container.grid-container {
max-width: 1100px;
}
.fl-row-content-wrap {
margin: 0;
padding: 0;
}
.fl-module-content {
margin: 0;
}This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi Damiaa,
I’m not familiar with that theme so you would likely be better off asking the theme developers. With that said, I personally would go the CSS route.
Yes Alex, will do that. Thought it was a well known PageBuilder problem.
Bye!
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.