My menu bar is duplicated!
-
Hi there, I wanted to move my menu bar so that instead of featuring above the logo image, it appeared below it. I was given this code:
remove_action( 'omega_before_header', 'omega_get_primary_menu' ); add_action( 'omega_after_header', 'omega_get_primary_menu' );
It half did the trick, by moving the menu, but it’s also still in place ABOVE the header image too. Any ideas how I remove the one above the header?
Thank you
Paul
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘My menu bar is duplicated!’ is closed to new replies.