Mams 0 Share Posted November 12, 2020 Site URL: https://www.mamskulture.com/ The grid of my shop pages are single posts in a linear form. I would like them in a grid of rows and columns for both desktop and phone Link to post
0 tuanphan 8,997 Share Posted November 12, 2020 Add to Home > Design > Custom CSS @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; } } Mams 1 You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
0 tuanphan 8,997 Share Posted November 15, 2020 @Mams I see Currency overlap Cart icon You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
0 Mams 0 Author Share Posted November 15, 2020 Oops. Please could you help me move it down a little. I would really appreciate it if squarespace provides my desired currency; Nigerian naira at little to no additional cost. Is that something you can help me with? Link to post
0 Mams 0 Author Share Posted November 15, 2020 3 hours ago, tuanphan said: @Mams I see Currency overlap Cart icon Oops. Please could you help me move it down a little. I would really appreciate it if squarespace provides my desired currency; Nigerian naira at little to no additional cost. Is that something you can help me with? Link to post
0 tuanphan 8,997 Share Posted November 17, 2020 On 11/16/2020 at 2:17 AM, Mams said: Oops. Please could you help me move it down a little. I would really appreciate it if squarespace provides my desired currency; Nigerian naira at little to no additional cost. Is that something you can help me with? Hi. Sorry for the delay. Missing your notification. I see you solved? I see image on mobile is cut off. You can add this to to Design > Custom CSS to fix /* header overlap image */ @media screen and (max-width:767px) { body#collection-5f75201edf48bb24d6c8bf8f { padding-top: 7vh; } } You can send your question to my email to get detail answer. / How to Setup Password & Share URL --- Happy New Year Link to post
0 Mams 0 Author Share Posted November 27, 2020 On 11/12/2020 at 3:15 PM, tuanphan said: Add to Home > Design > Custom CSS @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; } } You have done what I asked and I really appreciate it however could you please increase the sizes of the products and turn of the hover Link to post
Question
Mams 0
Site URL: https://www.mamskulture.com/
The grid of my shop pages are single posts in a linear form. I would like them in a grid of rows and columns for both desktop and phone
Link to post
Top Posters For This Question
4
3
Popular Days
Nov 15
3
Nov 12
2
Nov 17
1
Nov 27
1
Top Posters For This Question
Mams 4 posts
tuanphan 3 posts
Popular Days
Nov 15 2020
3 posts
Nov 12 2020
2 posts
Nov 17 2020
1 post
Nov 27 2020
1 post
Popular Posts
tuanphan
Add to Home > Design > Custom CSS @media screen and (max-width:767px) { .products.collection-content-wrapper .list-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)
Posted Images
6 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment