Jump to content

Lace

Member
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Lace

  1. 4 minutes ago, tuanphan said:

    Add to Design > Custom CSS

    
    /* Product 2 columns mobile */
    @media screen and (max-width:767px) {
    	.products.collection-content-wrapper .list-grid {
        display: grid;
        grid-template-columns: repeat(2,minmax(0,1fr));
        grid-column-gap: 10px;
    }
    }

     

    Thank you Tuanphan, it works magically! 

    Although I still got a problem, which is a white line appears on top of the first row products. Have no idea how to get rid of it, it only appears on mobile view 😞

    Can you help? Thank you! 

    page: https://morpheus.squarespace.com/shop

    Screenshot 2021-02-04 at 13.39.02.png

  2. On 11/23/2020 at 2:20 PM, tuanphan said:

    /* 3 columns mobile */ @media screen and (max-width:640px) { div#page-5fb8554758f7584e710bd7be>.row:first-child .span-4 { width: 33.33% !important; float: left !important; } }

    Hey Tuanphan,

    My site got the same issue and I've try to use this code however it doesn't work on my page. 

    I want my product page to be in 2 columns on mobile view, can you help me with this?

    The page I want to change is: https://morpheus.squarespace.com/shop

     

    Thank you!

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