GatheredByArt Posted April 18, 2022 Posted April 18, 2022 Site URL: https://www.centrokintsugi.com Hi! I'm trying to find a way to make the text and images in a row & equal separation just like it is in Desktop View. The code is CK 123.
Beyondspace Posted April 20, 2022 Posted April 20, 2022 On 4/19/2022 at 6:03 AM, GatheredByArt said: Site URL: https://www.centrokintsugi.com Hi! I'm trying to find a way to make the text and images in a row & equal separation just like it is in Desktop View. The code is CK 123. What is your site-wide password? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
GatheredByArt Posted April 20, 2022 Author Posted April 20, 2022 1 hour ago, bangank36 said: What is your site-wide password? CK123
tuanphan Posted April 23, 2022 Posted April 23, 2022 On 4/20/2022 at 11:31 PM, GatheredByArt said: CK123 Add to Design > Custom CSS /* Mobile 4 icons */ @media screen and (max-width:767px) { div#block-d49451a7b7b3287ce93a+.row>.span-3 { width: 25% !important; float: left !important; } div#block-d49451a7b7b3287ce93a+.row>.span-9 { width: 75% !important; float: left !important; } div#block-d49451a7b7b3287ce93a+.row .span-9 .span-3 { width: 33.3333% !important; float: left !important; } div#block-d49451a7b7b3287ce93a+.row * { font-size: 8px; }} Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment