Reply To: Big issue content is not contained anymore without reason.

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

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

#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;
}