Removing nav bar and replacing with my own

Hi there!

I’ve tried multiple things and they have all given me different results, but none of which I am trying to achieve!

If someone could provide some input that would be fantastic!

I am trying to remove the original navigation bar at the top and add a hero nav bar.

I’ve created the nav bar and assigned it as my primary, but for some reason, it does not replace the stock one but puts it under the drop-down menu.

Any direction on this matter would be awesome!

Thank you,
Michael

Alright, so I am trying to do a manual Integration with a do_shortcode. I am trying to place the following code into my header.php file:

<?php echo do_shortcode( '[hmenu id=1]' ) ?>

But when I do it breaks the entire site.

Any advice would be nice!

Thank you

Hello Michael,

Thanks for asking. :slight_smile:

Adding a new custom menu will require some custom development which falls outside the scope of support we can offer. Having said that, you can take a look at following articles for some help:

Thanks for understanding.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.