neranobh2020 Posted March 9, 2021 Share Posted March 9, 2021 Site URL: https://www.nellakitchen.com/ @tuanphan Hi I'm having he same issue. I have 5 logos in the footer and they become very big on the mobile version. Over all the BG is huge but they should all reduce quite a lot. Could you please help? Thanks! Beyondspace 1 Link to comment
Beyondspace Posted March 9, 2021 Share Posted March 9, 2021 14 minutes ago, neranobh2020 said: Site URL: https://www.nellakitchen.com/ @tuanphan Hi I'm having he same issue. I have 5 logos in the footer and they become very big on the mobile version. Over all the BG is huge but they should all reduce quite a lot. Could you please help? Thanks! This can help reduce them to 1/3 of width @media only screen and (max-width: 768px) { section[data-section-id="60275600cc5484655402179c"] .sqs-layout .row:first-child .row .col { width: 33.33% !important; float: left !important; } } tuanphan 1 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
tuanphan Posted March 20, 2021 Share Posted March 20, 2021 On 3/9/2021 at 12:05 PM, neranobh2020 said: Site URL: https://www.nellakitchen.com/ @tuanphan Hi I'm having he same issue. I have 5 logos in the footer and they become very big on the mobile version. Over all the BG is huge but they should all reduce quite a lot. Could you please help? Thanks! The slide on mobile looks huge. If you want to resize it, you can add this to Design > Custom CSS /* resize mobile slide */ @media screen and (max-width:767px) { .gallery-fullscreen-slideshow { height: 30vh !important; } } 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