One of my collections is for a secondary store that cannot have other branding attached to it when browsing. Is there a way to hide the headers for this collection and its products, or can I have a second menu design for this page?
I have looked at other questions but these codes don’t seem to work for me.
Thank you!
To just hide that nav make a custom liquid section and use the following style CSS:
Alternatively just hide the logo:
Multiple mastheads
Multiple mastheads is an advanced customization either making logic so one of two navigations show based on the current resource/template .
Or using an alternative layout depending on theme architecture as you might no be able to assign a different menu even if there is an alternate layout.
If you need that customization you can contact me for pricing, info in signature please provide context: store url, theme name, issue description, example urls.
Hello! I am trying to do this same thing but when I try what you have suggested the following error shows.
Any ideas of how to fix this? I have the same problem where I do not want the menu navigation to be available to JUST ONE collection because it is a secondary store and I don’t want people to try to navigate to other parts of the shop.
Because you are trying to use the custom-css feature instead of a custom-liquid section from the instructions.
To do this with a custom-css feature you have to find a different CSS selector for your use case.