Byneilvernon Posted September 2, 2022 Share Posted September 2, 2022 Site URL: https://salamander-sealion-32lx.squarespace.com/ Hi, I'm having difficulty getting the products on my home page to show in a 2 column list [picture attached] on mobile view. I have been able to achieve it on my product page by using the following code (below) but my home page does not change. @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 } } Site URL: https://salamander-sealion-32lx.squarespace.com/ PW: DEMO thanks! Link to comment
tuanphan Posted September 3, 2022 Share Posted September 3, 2022 Hi, Edit Homepage > Click Mobile icon on top right > Then you can adjust layout on mobile. This won't affect desktop 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment