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
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Posted Images

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;
  }
}

 

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you

Link to comment

@Malwina I See mobile button different with desktop button. Do you want to set button text white color?

Add this to Design > Custom CSS

/* mobile button color */
.header-menu-cta a {
    color: white !important;
}

image.thumb.png.f7a895b74cf5cf68a66385e1e8f92179.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment


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