Forums

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

Home Forums CSS Combining Responsive Topnav and Sticky Navigation

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #283067
    wads24
    Participant

    Sticky Navigation Example: https://www.w3schools.com/howto/tryit.asp?filename=tryhow_js_navbar_sticky
    Responsive Topnav Example: https://www.w3schools.com/howto/tryit.asp?filename=tryhow_js_topnav

    I am trying to use the use the Sticky Navigation example above, but I also want to make it Responsive.

    Any feedback would be appreciated.

    #283068
    Beverleyh
    Participant

    If you show us what you’ve tried – your own code in a CodePen demo, showing your logical attempt to combine them yourself (assuming those are your intentions), along with clear descriptions of any problems you’re having, we can offer feedback then.

    At the moment you’re asking us to comment on 2 standalone menus and it’s unclear what you expect us to feed back on. The only comment I can offer at this stage is that both look fine on mobile as-is but the sticky aspect doesn’t work on iOS Safari.

    #283087
    wads24
    Participant

    I tried to post the code I’ve tried… I got an error

    #283101
    Beverleyh
    Participant

    It sounds like you’re you’re done with this thread then?

    Unless you post back with your own code and a clear description of the problem you’re having vs what you expect to happen, it’s unlikely that we can help you.

    Good luck with your project.

    #283167
    wads24
    Participant

    I took your suggestion by using code pen: https://codepen.io/wads24/pen/ZwwJBm

    #283181
    LearnTheNew
    Participant

    Hi Wads24 what you provided codepen link is responsive working well.

    #283188
    Beverleyh
    Participant

    Glad to help wads24

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