Tagged: color section
Hello,
I would like to place a full with image in a color section. How can i do that?
If you look at the website you see the white houses under the first text on the homepage. The white house are now cropped under the text but they need to be full width, like the bleu houses if you scroll down. Is that possible?
Best wishes, Eline
Hi Eline!
Please add following code to Quick CSS
.home #av_section_1 .container {
max-width: 100%;
padding: 0;
}
For future reference – http://kriesi.at/documentation/enfold/color-section-with-100-container/
Regards,
Yigit
Thanks, it worked.
But now the following problem arises on mobile it looks strange. Also all other elements made with the color section are not functioning on mobile.
Above and under most text blocks I have a picture in a color section and on screen it looks like the text moves over the photo, but on mobile you see two the same pictures. First one above the text and the second underneath the text, which looks very strange. Is there a solution to make this responsive?
Hi Yigit,
I tried to find the solution in all the topics but could not find one. I will open a new topic, than.
Thanks for your help.
Best wishes, Eline
Hi!
glad Yigit could help so far. Yes let us know in your new ticket about the new issue.
Cheers!
Andy