Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
How do I add Top Navigation bar in Warehouse Theme?
yes, please check
https://support.maestrooo.com/article/204-navigation-configuring-mega-menu
This is for mega menu, I need top bar menu just below announcement bar
can you please share store url
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
can you please apply css code as per your theme
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