Archived topic
Sticky Menu
4 replies · Started by Larry on August 13, 2017
I have sticky navigation enabled for both mobile and desktop. The stick menu originally appears when the scroll initiates but disappears one-quarter the way down the page.
Hi there,
Can you try #1 here to see if there a plugin conflict?
https://docs.generatepress.com/article/debugging-tips/
If not any chance you can link us to the site? Thanks!
Hi Leo, thanks for your help. All plugins except GP Premium have been disabled. But it still does not work. The link is here: https://canadianbaldbeaver.ca/privacy-policy/ I have linked to a page that has enough content to let the sticky menu take effect.
I have solved my problem. It was some CSS I had added. The problem was with some CSS code I had added.
When I first started building the site, I wanted to force the footer to the bottom of the page on pages that had no content. I used the css code found here;
https://generatepress.com/forums/topic/how-to-stick-the-footer-at-the-bottom/#post-103966
Removing that code solved my issue with the sticky navigation menu.
ahh awesome. Glad you found the problem!