How can I add a top navigation bar in the Warehouse Theme?

How do I add Top Navigation bar in Warehouse Theme?

2 Likes

@yasirxcv

yes, please check

https://support.maestrooo.com/article/204-navigation-configuring-mega-menu

@yasirxcv

yes, please check the following link

https://support.maestrooo.com/article/204-navigation-configuring-mega-menu

This is for mega menu, I need top bar menu just below announcement bar

This is for mega menu, I need top bar menu just below announcement bar

@yasirxcv

can you please share store url

I need top menu bar like this website: https://www.phase1vision.com/

I am using Warehouse theme

1 Like

@yasirxcv

yes, please add this code this

https://shopify.github.io/liquid-code-examples/example/nested-navigation

This is how it displayed after I copied that code and replaced

{%- for link in linklists.main-menu.links -%}

with {%- for link in linklists.top-nav.links -%}

how do I align them in single row at extreme right below announcement bar.

Thank you for your assistance

1 Like

@yasirxcv

can you please apply css code as per your theme