Forums
Forums / Fixing WordPress / Making a Sticky Menu
(@meganmckenna)
10 years, 10 months ago
Hi there!
I am wanting to make it so that the menu I have at the top of the page sticks there when I scroll down. I have tried using a few plugins, but am unable to find anything that works.
Any help or a walk-through would be extremely appreciated.
(@warry86)
Hi, just add a fixed position to the menu in your css file. Exemple :
.yourmenu {position:fixed}
(@senff)
Have you tried this one? https://wordpress.org/plugins/sticky-menu-or-anything-on-scroll/stats/
If you have, and there is a problem with it, please let me know if I can help.
Full disclosure: I’m the author of this plugin.
The topic ‘Making a Sticky Menu’ is closed to new replies.