AliceDeGaetani 1 Share Posted December 12, 2020 Site URL: https://www.alicedegaetani.com/libri-minimalismo-intenzionalita Good morning! I'd love to know how to force the summary to show two columns on mobile rather that just one. https://www.alicedegaetani.com/libri-minimalismo-intenzionalita Thank you! Link to post
0 tuanphan 9,366 Share Posted December 13, 2020 Add to Page Settings > Advanced > Header <style> @media screen and (max-width:640px) { .summary-item-list { display: grid; grid-template-columns: repeat(2,1fr); grid-column-gap: 10px; } .summary-item-list img { width: 100% !important; height: auto !important; top: 0 !important; left: 0 !important; } } </style> AliceDeGaetani 1 You can send your question to my email to get faster answer. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
Question
AliceDeGaetani 1
Site URL: https://www.alicedegaetani.com/libri-minimalismo-intenzionalita
Good morning!
I'd love to know how to force the summary to show two columns on mobile rather that just one.
https://www.alicedegaetani.com/libri-minimalismo-intenzionalita
Thank you!
Link to post
Top Posters For This Question
1
1
Popular Days
Dec 12
1
Dec 13
1
Top Posters For This Question
AliceDeGaetani 1 post
tuanphan 1 post
Popular Days
Dec 12 2020
1 post
Dec 13 2020
1 post
Popular Posts
tuanphan
Add to Page Settings > Advanced > Header <style> @media screen and (max-width:640px) { .summary-item-list { display: grid; grid-template-columns: repeat(2,1fr); grid-co
Posted Images
1 answer 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