Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #533006

    I have a color section just below the top of the page layer slider which contains 4 images. When viewed on a small window or screen, I want them the section to expand vertically. It does not.

    Note the same color section placed at the page bottom. It does exactly what I want when either viewed on a smart phone, or I make the browser window narrower.

    Any suggestions to make the color section at the top respond as it does on the bottom?

    Site is http://www.hessel.org/home-3/

    Thanks!

    Twerry

    #533486

    Hi Andy!

    Please edit your color section element and give it a unique ID – http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png
    and then add following code to Quick CSS in Enfold theme options under General Styling tab

    #your-custom-id .flex_column { width: 25%!important; margin: 0!important; }

    Best regards,
    Yigit

    #533515

    Perfect! That did it.

    Thanks

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Color section expanding differently at top and bottom of page’ is closed to new replies.