neranobh2020 Posted March 9, 2021 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 Posted March 9, 2021 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; } } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
tuanphan Posted March 20, 2021 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.