This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

After updating page margins and padding problem

9 years ago · Last reply by We Are Ready 9 years ago

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

2
  1. Alex S Staff 9 years, 11 months ago

    Hi 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.

  2. We Are Ready 9 years, 11 months ago

    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.

Have a different question or issue?

Start New Thread