Making sticky menu static

I don't want the menu to move at all when the page is scrolled. I want it to be position:fixed and I will use jQuery to change the background color from transparent to black. It is better that the menu does not move at all. 


I want it to work EXACTLY like this:  https://gohopscotch.com/

I tried enqueueing my own scripts.js in the child theme and it works, but I can't stop the movement of the menu.

Advice?

Tx

Comments

Sign In or Register to comment.