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) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) 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
Create an account or sign in to comment
You need to be a member in order to leave a comment