Hi
If I have two columns within a colour section, how can I remove the padding/margin left and right so the columns stretch to the full screen width? I realise I can have a grid that will kind of do that but I want to be able to have a background image in the color section.
many thanks
Peter
Hi Peter,
I proabably won’t be able to help much, but I have a similar problem and while one solution shown elsewhere says to add a SectionID to the color section and then add the following CSS in e.g. Quick CSS:
#sectionidname .container { width: 100%; }
it does work for me for the revolution slider i use but not for e.g. a fullwidth-button as shown in this example. Note that the background color i set in the color section stretches fullscreen.
Also, I found this but it doesn’t help me much since i use the enfold child theme without any modifications so far.
I thought our problems overlap and wanted to provide an example. Sorry for highjacking your query in case my additional info doesn’t solve your problem.
Cheers
Chris
EDIT: Thanks, also solves mine!
Hi!
Please refer to this post – http://kriesi.at/documentation/enfold/color-section-with-100-container/
@hpexperten Thanks for your input :)
Best regards,
Yigit
Hi Yigit
That’s exactly what I wanted.
Many thanks