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.
My site - http://dev.gohopscotch.com/
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
if you want header to be fixed, just choose Fixed header type.