Jump to content

LouieLouie

Member
  • Posts

    4
  • Joined

  • Last visited

LouieLouie's Achievements

Level 2

Level 2 (2/20)

2

Reputation

  1. I did some searching in these forums and was able to figure out a way to keep the category menu up in case anyone else comes looking for it. This is a combination of a few codes that were recommended here to others. /* Show category nav links */ div.nested-category-tree-wrapper { display: flex !important; float: none !important; min-width: 100% !important; max-width: 100% !important; margin-right: 0 !important; } section.products.collection-content-wrapper.products-list { flex-direction: column !important; display: flex; } .nested-category-tree-wrapper>ul { width: 100% !important; display: flex; justify-content: center; align-items: center; } .nested-category-tree-wrapper>ul li { margin-left: 2vw; } nav.nested-category-breadcrumb { display: none !important; } ul.nested-category-children { display: none !important; } li.category-item:first-child a { padding-bottom: 0 !important; } @media screen and (max-width:767px) { div.nested-category-tree-wrapper ul { -ms-flex-wrap: wrap; flex-wrap: wrap; } } .products.collection-content-wrapper .nested-category-tree-wrapper>ul>li:first-child a { padding-bottom:0px!important; }
  2. Ah ok, thanks for the insights! I see what you mean. Would you happen to know if there's a way to at least keep up the top categories menu when changing between categories? If I use a side menu for categories they will stay in place while switching categories but when on mobile the top menu disappears after you click anything in the categories menu.
  3. Sorry about that! Knew I'd forget something lol. It's https://www.louiswesstudio.com/coming-soon
  4. Password: hello I'm having a super inconsistent category menu. I want it to always be in the same spot with the same style on mobile and desktop while in categories and products. Right now the style changes, it disappears on products and in mobile it disappears when you enter a category. I've tried googling and using different code snippets but they all seem to fix one aspect and break another. Would be amazing if there's a code that can just make the category menu stick in place no matter where you are on the shop, mobile and desktop included. This would also be a great fix for Squarespace in the future, it seems there's many people who want this. Thanks so much!
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.