Hi there,
I’m trying to create a full width colour section and have followed the documentation here: https://kriesi.at/documentation/enfold/color-section/#color-section-with-100-content-width
However, the content within the section on my page does not change and does not look full width. Any help would be appreciated. Thanks!
Hey jenhames,
You forgot to add .container to your CSS, I adjusted it for you:
#fullwidthsection .container {
width: 100% !important;
min-width: 100%;
padding: 0;
margin: 0;
}
Best regards,
Rikard
That worked perfectly. Thank you!!
Hi,
Did you need additional help with this topic or shall we close?
Best regards,
Jordan Shannon