When on our main collection page we have the 4 category options visible (Bracelets, Earrings, Necklaces and Sets). When you go into a category the only menu option visible is "All", but I'd like all the categories to still be visible instead. So if someone is looking at our Earrings, I want them to still be able to see all the categories so they could, for example, switch over to Necklaces, instead of having to click All and then choose Necklaces. I can't figure out a way to do this.
Question
Locomotive 1
Site URL: https://www.jonesnewyorkplatinum.com/collection
When on our main collection page we have the 4 category options visible (Bracelets, Earrings, Necklaces and Sets). When you go into a category the only menu option visible is "All", but I'd like all the categories to still be visible instead. So if someone is looking at our Earrings, I want them to still be able to see all the categories so they could, for example, switch over to Necklaces, instead of having to click All and then choose Necklaces. I can't figure out a way to do this.
Link to post
Top Posters For This Question
1
1
Popular Days
Feb 25
1
Mar 1
1
Top Posters For This Question
Locomotive 1 post
tuanphan 1 post
Popular Days
Feb 25 2021
1 post
Mar 1 2021
1 post
Popular Posts
tuanphan
Try adding to Design > Custom CSS /* Show category nav links */ div.nested-category-tree-wrapper { display: flex !important; float: none !important; min-width: 100% !important;
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment