Tagged: Section
Hallo
ich habe ein Hintergrundbild, was per CSS eingebunden ist, also nicht über die Sektion selber eingestellt. Wie bekomme ich es hin, dass aus der Container Class “container av-section-cont-open” wird “container-fulid av-section-cont-open”, damit das Hintergrundbild zu rechten und linken Seite kein padding, oder margin hat. Also volle breite hat.
Habe folgendes in die function.php geschrieben: rename(“container av-section-cont-open”,”container-fulid av-section-cont-open”);
?>
Hat nichts gebracht.
Brauche eure Hilfe
Hey Highlander-2013,
Could you post a link to where we can see the element in question please? If you have screenshots highlighting the problem, then please share those with us as well.
Best regards,
Rikard
Hi,
Thanks for that. Please try the following in Quick CSS under Enfold->General Styling:
.page-id-1439 #after_section_2 .container {
padding: 0;
}
Best regards,
Rikard
Hi,
Thanks for the update. The code I gave you removes the padding from the container element, that’s why it becomes full width.
Best regards,
Rikard
Hi,
Thanks for the update. I’m not sure that I understand your last question though, could you try to explain your intentions a bit further please?
Best regards,
Rikard