Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Full width above nav image with overlay text and sticky nav below

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #262629

    I have a full width above nav image with overlay text and a sticky nav that sits below the image and is set to affix when the user scrolls past top image. I can’t see how to make it responsive. If I set the .above-nav class’s height to auto it breaks. I can’t figure out what am I doing wrong? Any ideas?

    Here is a codepen
    https://codepen.io/aaron4osu/pen/MOEqKd

    #262630
    Beverleyh
    Participant

    Remove the left float from .main-img-wrap

    Then remove the height from .above-nav

    #262637

    thanks Beverley!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.