nrdesignco Posted July 15, 2022 Share Posted July 15, 2022 Site URL: https://sunshades-eyewear.squarespace.com/ Hi I have added this custom CSS for all logo sliders on my website: .sqs-gallery-design-strip-slide { padding: 0px 20px 0px 0px; } But now the logos get cut off when the screen width is less than approx 1500px. They are not visible on mobile. How can I fix this so all logos are visible at any screen width? https://sunshades-eyewear.squarespace.com/ password: SSE2022 Link to comment
Beyondspace Posted July 16, 2022 Share Posted July 16, 2022 (edited) On 7/15/2022 at 3:28 PM, nrdesignco said: Site URL: https://sunshades-eyewear.squarespace.com/ Hi I have added this custom CSS for all logo sliders on my website: .sqs-gallery-design-strip-slide { padding: 0px 20px 0px 0px; } But now the logos get cut off when the screen width is less than approx 1500px. They are not visible on mobile. How can I fix this so all logos are visible at any screen width? https://sunshades-eyewear.squarespace.com/ password: SSE2022 I am check via dev tool, It shows Ok, which resolution is your device that has this issue? Edited July 16, 2022 by bangank36 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
nrdesignco Posted July 18, 2022 Author Share Posted July 18, 2022 hi @bangank36 Thank you for your response When looking in my desktop chrome browser it appears to cut off at 550px wide When I view on my iPhone it is significantly more cut off. see screenshots attached Link to comment
nrdesignco Posted July 21, 2022 Author Share Posted July 21, 2022 @bangank36 any update on this? @tuanphan do you have any idea? thank you so much! Link to comment
tuanphan Posted July 21, 2022 Share Posted July 21, 2022 Add to Design > Custom CSS @media screen and (max-width:640px) { .sqs-gallery-design-strip { overflow: visible; } } 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
nrdesignco Posted July 24, 2022 Author Share Posted July 24, 2022 @tuanphan thank you so much!! 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