Jump to content

Move the Categores Bar from Horizontal to Vertical Left

Recommended Posts

  • Replies 2
  • Views 432
  • Created
  • Last Reply
2 hours ago, JessicaCV said:

Site URL: https://www.cozybycastillo.com/

How do I go about changing the categories bar that is currently horizontal on the page in the mobile view to be vertical on the left side? To make it look like this:

 

image.png.712cfe06afd759a13fbcd10ab3e068ad.png

 

 

Right now it looks like this: and nobody will know to scroll to see the rest of the categories

 

image.png.f646eadd2c30c0c27465b3dfa96e46bb.png

 

thank you very much!

You could try this in Design-->Custom CSS
 

@media screen and (max-width: 575px) {
  .tweak-products-nested-category-type-sidebar .products.collection-content-wrapper .nested-category-children {
      display: none;
  }  
  .products.collection-content-wrapper .nested-category-tree-wrapper {
    display: block;
    min-width: 50px;
    max-width: 120px;
    margin-right: 10px;
}
}

image.thumb.png.71fad3354fe4c8856765b272e3bf1c7e.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.