Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #567105

    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

    #567113

    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

    #567260

    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?

    #567721

    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

    #568593

    Hi!

    glad Yigit could help so far. Yes let us know in your new ticket about the new issue.

    Cheers!
    Andy

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Full screen image in color section’ is closed to new replies.