Guest Posted October 8, 2021 Share Posted October 8, 2021 Site URL: https://salamander-impala-akwa.squarespace.com/aftercare I need help, making this image stack the same size in each section even if the text is longer or shorter, please I need help! Link to comment
Beyondspace Posted October 9, 2021 Share Posted October 9, 2021 20 hours ago, Ekiuwa said: Site URL: https://salamander-impala-akwa.squarespace.com/aftercare I need help, making this image stack the same size in each section even if the text is longer or shorter, please I need help! Your site is private now. Kindly setup the protected password to check the issues BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
Guest Posted October 9, 2021 Share Posted October 9, 2021 18 hours ago, bangank36 said: Your site is private now. Kindly setup the protected password to check the issues. I made it public, please help now! Link to comment
tuanphan Posted October 10, 2021 Share Posted October 10, 2021 Add to Design > Custom CSS @media screen and (max-width:767px) { div#page-section-615e919159bc105d542b52f6 .span-6 { width: 50% !important; float: left !important; } } 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!) Link to comment
Guest Posted October 10, 2021 Share Posted October 10, 2021 2 hours ago, tuanphan said: Add to Design > Custom CSS @media screen and (max-width:767px) { div#page-section-615e919159bc105d542b52f6 .span-6 { width: 50% !important; float: left !important; } } This code was added, but nothing changed. Link to comment
tuanphan Posted October 12, 2021 Share Posted October 12, 2021 On 10/11/2021 at 1:12 AM, Ekiuwa said: This code was added, but nothing changed. ah, misread question, I think you want them side by side on mobile Try this new code @media screen and (min-width:768px) { div#page-section-615e919159bc105d542b52f6 .span-6 .image-card.sqs-dynamic-text-container { min-height: 265px; }} 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!) 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