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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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 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
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