Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Golem24

    I can see what’s happening there. From what I can tell you’re styling the rows using Page Builder’s row background color. I’ll look into ways of making Page Builder handle this situation better.

    In the meantime, you can try removing the background colors from Page Builder and instead use some custom CSS to style the .entry-content selector instead. This always has a consistent width.

    Something like this:

    .entry-content {
        background-color: #ffffff;
    }
    Thread Starter Golem24

    (@golem24)

    It’s not a background color because i couldn’t choose a background color i uploaded a white picture which is something like 5000×3000 hahaha

    Normal background color didn’t work when i editet the row. I was only able to set background-image

    Thread Starter Golem24

    (@golem24)

    Got something?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Different body width when I use more then 1 Column in Page Builder’ is closed to new replies.