Domenic Posted January 24, 2022 Share Posted January 24, 2022 Site URL: https://adicovintage.com.au/ Hi I am just after some help I have added a section with images and a link on my website. They are the perfect size when on my laptop or computer. They also have the faded grey when you hover over which is what I want. My problem is that on mobile devices they are coming out like this on mobile: Just so big and taking way too much space. It looks real ugly. I want the 4 of them to look like this on the mobile (this was done with gallery selection). In a group of 4 neatly spaced and perfect size. Any assistance will be really appreciated! Link to comment
Domenic Posted January 24, 2022 Author Share Posted January 24, 2022 3 hours ago, bangank36 said: I try the following code and it fixes for the first section @media only screen and (max-width: 767px) { section[data-section-id="60d42efe808384202ace9c66"] { height: 77vh; } section[data-section-id="60d42efe808384202ace9c66"] .section-background { height: 0; padding-bottom: 100%; margin-top: 134.75px; } section[data-section-id="60d42efe808384202ace9c66"] .section-background img{ height: auto !important; } } Let me know how it works on your site Support me by pressing 👍 if this useful for you Thank you for sending that but that did not work.😟 Link to comment
Solution Beyondspace Posted January 24, 2022 Solution Share Posted January 24, 2022 6 hours ago, Domenic said: Thank you for sending that but that did not work.😟 Sorry for misunderstand, you can try the following code @media only screen and (max-width: 767px) { section[data-section-id="61ee26f985cdd239889af3b7"] .sqs-layout > .row > .col { width: 50% !important; float: left !important; } section[data-section-id="61ee26f985cdd239889af3b7"] .sqs-layout > .row > .col > .sqs-block { padding: 2px !important; } } Let me know how it works on your site 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
Domenic Posted January 25, 2022 Author Share Posted January 25, 2022 7 hours ago, bangank36 said: Sorry for misunderstand, you can try the following code @media only screen and (max-width: 767px) { section[data-section-id="61ee26f985cdd239889af3b7"] .sqs-layout > .row > .col { width: 50% !important; float: left !important; } section[data-section-id="61ee26f985cdd239889af3b7"] .sqs-layout > .row > .col > .sqs-block { padding: 2px !important; } } Let me know how it works on your site Thank you for this, works perfect! Beyondspace 1 Link to comment
AlexiaD Posted September 26 Share Posted September 26 Hi there, I have a similar issue! My URL is www.alexiademicheli.com - I designed the site on my 13" Mac, but when looking at it on my iMac it looks horrid. Which codes can I use to limit max width on bigger screens (iMac) and smaller screens (phone)? Thank you! Link to comment
tuanphan Posted October 1 Share Posted October 1 On 9/26/2023 at 6:16 PM, AlexiaD said: Hi there, I have a similar issue! My URL is www.alexiademicheli.com - I designed the site on my 13" Mac, but when looking at it on my iMac it looks horrid. Which codes can I use to limit max width on bigger screens (iMac) and smaller screens (phone)? Thank you! You use new editor, so we can use CSS code to adjust on smaller screen or any screen where you have problem. Can you send some screenshots of problem? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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