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

    I have looked at a few prior posts and tried the suggestion to no avail.
    I would like to havet he whole image in this particular color section to show. For sopme reason it is not responding to the height commands in CSS.

    #education{
    height: 1200px !important;
    font-size:15px;
    }

    I have tried min-height and max-height as well with no luck.
    The actual image in the color section is 1600 by 1067 and is set to parallax and to stretch to fit with no padding.

    The link is http://bit.ly/1flsidi and the color section in question is the one with a question mark image.

    I have tried the below:
    https://kriesi.at/support/topic/adding-background-shrinks-color-section-images/
    .avia-section {
    min-height: 1400px;
    }

    #247679

    Hi codepantry!

    I think it was a caching issue. Please flush browsers cache and refresh your page a few times. As you can see in the screenshot here – http://i.imgur.com/jnA2mjF.png height is now 1200px

    Best regards,
    Yigit

    #248065

    That’s correct!! Thank you!

    • This reply was modified 10 years, 10 months ago by codepantry.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Height of color section not responding to CSS’ is closed to new replies.