I'm using the Mentor template and want to keep the menu bar at the top of the screen as I scroll down. I've tried a variety of CSS codes I've found online but can't get any to work. Any help would be amazing!
Hi @AWC914
It's relatively easy to get the header to "stick" to the top using position:fixed or position:sticky (for modern browsers only). Something like this usually starts to get the effect
hi @brandon I just had a look at your fixit website and am interested in your fixed menu code. Just to let you know your demo site link is broken (the link that says "Here’s an example site with Fixit
Question
AWC914 0
I'm using the Mentor template and want to keep the menu bar at the top of the screen as I scroll down. I've tried a variety of CSS codes I've found online but can't get any to work. Any help would be amazing!
Link to post
Top Posters For This Question
3
2
1
Popular Days
Oct 24
4
Nov 10
2
Top Posters For This Question
brandon 3 posts
AWC914 2 posts
jaisequoia 1 post
Popular Days
Oct 24 2019
4 posts
Nov 10 2019
2 posts
Popular Posts
brandon
Hi @AWC914 It's relatively easy to get the header to "stick" to the top using position:fixed or position:sticky (for modern browsers only). Something like this usually starts to get the effect
jaisequoia
hi @brandon I just had a look at your fixit website and am interested in your fixed menu code. Just to let you know your demo site link is broken (the link that says "Here’s an example site with Fixit
brandon
@jaisequoia: Thanks for letting me know. I've re-enabled the demo site. If you have any questions, drop me a line.
Posted Images
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment