Jump to content

JohnPo

Circle Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by JohnPo

  1. This solution worked great for me! So happy I tracked this solution down! I also added this line of code to reduce the space before the categories: padding-top: 10px; So it reads: //mobile categories list @media only screen and (max-width: 640px) { .products.collection-content-wrapper .nested-category-children { flex-wrap: wrap; overflow-x: hidden; justify-content: left; padding-top: 10px; } .products.collection-content-wrapper .nested-category-title { text-align: left; } //mobile categories list end You can change 'left' to 'center' to center the text on the mobile view too.
×
×
  • 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.