Big issue content is not contained anymore without reason.

Home Forums Support Big issue content is not contained anymore without reason.

Home Forums Support Big issue content is not contained anymore without reason.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #211511
    Eugen

    Hi,

    big issue. I use a container design instead of full width on my site. It all looked beautiful until now. On the front page the content header made with ebaver builder goes full width without reason. It worked out all the time and suddenly changed.

    It used to look like this:

    Now it looks like this:

    Please help me.

    #211541
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Can you link me to that page possibly?

    Thanks!

    #211613
    Eugen

    The page link is:
    partysupplies24.com

    Password: generatepress92

    I added some css code with the simple css plugin but it still doesn’t work

    .fl-builder.no-sidebar .container.grid-container {
        max-width: 1200px;
    }

    Now there is white padding left and right.

    Best regards
    Eugen

    #211621
    Tom
    Lead Developer
    Lead Developer

    Hmm, well you have the beaver builder section set to a contained width, so you should need the above.

    What you might want to do is remove the background color:

    .fl-builder.no-sidebar .container.grid-container {
        background-color: transparent;
    }
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.