Jump to content

mobile sidebar menu problem

Recommended Posts

Site URL: https://blackcatshop.co.uk

 

Hi. I have a problem with the Shop page sidebar mobile menu, a strange sidebar menu appears in the form of a slider and I have no idea how to change it, because there is no such option in the options. I can't change the template because there is no such option and the Shop sidebar menu looks bad. 1.thumb.png.4fe17f00846591dba8f4c8d42f006198.png😕

Link to comment
  • Replies 3
  • Views 1.1k
  • Created
  • Last Reply

You can remove the overflow scrollbar with this Custom CSS in Design->Custom CSS

image.thumb.png.4e00c829183d7acb4c45b3e58ab8ac6a.png

@media screen and (max-width: 575px) {
  .tweak-products-nested-category-type-sidebar .products.collection-content-wrapper .nested-category-children {
      display: flex;
      flex-wrap: wrap;
      overflow-x: hidden;
  }
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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.