Jump to content

mnawrocki

Member
  • Posts

    6
  • Joined

  • Last visited

Posts posted by mnawrocki

  1. On 2/24/2020 at 8:01 AM, tuanphan said:
    
    @media screen and (min-width:641px) {
    .ProductList-filter-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-around;
        justify-content: center;
    }
    .ProductList-filter-list-item:nth-child(1) {
        order: 1;
    }
    .ProductList-filter-list-item:nth-child(2) {
        order: 2;
    }
    .ProductList-filter-list-item:nth-child(3) {
        order: 3;
    }
    .ProductList-filter-list-item:nth-child(4) {
        order: 4;
    }
    .ProductList-filter-list-item:nth-child(5) {
        order: 5;
    }
    .ProductList-filter-list-item:nth-child(6) {
        order: 6;
    }
    }

    You can play around with order

    Thank you so much! I was able to adjust them but the 5th and 6th options lost the space between the categories (where it says SLEEP CAREOTHER). Do you know why this may have happened? www.shopplantbasedbeauty.com/shop-our-store

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