Guest Posted March 23, 2021 Share Posted March 23, 2021 Hi - I am want to customize the IMAGE CARDS to build a 4 item infographic. I've managed to adjust the layout for the desktop view with the code below, but cannot figure how to adjust for smaller screens. Can someone please shed light? I've added reference photos below. Site URL: https://lustrelove.squarespace.com/Pwd: boldbab& <style> @media screen and (min-width:768px){ .design-layout-card .intrinsic { width: 20% !important; } } </style> <style> @media screen and (min-width:768px) { .design-layout-card figcaption.image-card-wrapper { width: 70% !important; } } </style> This is what it looks on desktop: And this is what happens on tablet/mobile - I want image and text to display side by side: Link to comment
Beyondspace Posted March 25, 2021 Share Posted March 25, 2021 On 3/24/2021 at 4:09 AM, JujuG said: Hi - I am want to customize the IMAGE CARDS to build a 4 item infographic. I've managed to adjust the layout for the desktop view with the code below, but cannot figure how to adjust for smaller screens. Can someone please shed light? I've added reference photos below. Site URL: https://lustrelove.squarespace.com/Pwd: boldbab& <style> @media screen and (min-width:768px){ .design-layout-card .intrinsic { width: 20% !important; } } </style> <style> @media screen and (min-width:768px) { .design-layout-card figcaption.image-card-wrapper { width: 70% !important; } } </style> This is what it looks on desktop: And this is what happens on tablet/mobile - I want image and text to display side by side: Which is the page url contains these images BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.