Change Navigation Bar on Scroll
-
my company testsite currently has a fixed transparent nav
https://www.gcs-ltd.com/testsite/
I am trying to get the color of the nav bar to change when i scroll.
I have this in the header
<?php wp_enqueue_script(“jquery”); ?><?php wp_head(); ?><script type=”text/javascript” src=”<?php bloginfo(‘https://www.gcs-ltd.com/testsite/wp-content/themes/Kaiser’); ?>/assets/js/mynav.js”></script>
and it is still not working…Can someone lead me in the right direction please as to what I am doing wrong.
Thanks,
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Change Navigation Bar on Scroll’ is closed to new replies.