milomilomilo Posted August 22, 2019 Posted August 22, 2019 Hi does anyone know how to re-size a slideshow gallery? It takes up too much of the screen and I want to make it smaller.If I use a carousel gallery if I click on an image I get an anchor point to resize the gallery but I can't seem to make the slideshow gallery do that.Help! The page in question and gallery is https://lonsdalestudio.com/city-romance Thanks!
tuanphan Posted August 22, 2019 Posted August 22, 2019 @milomilomilo Add to Home > Design > Custom CSS @media screen and (min-width:901px) { body#collection-5bc850da9140b7397ee80e6f .sqs-gallery.sqs-gallery-design-stacked { max-height: 500px !important; overflow: hidden !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!)
milomilomilo Posted August 22, 2019 Author Posted August 22, 2019 Thanks, that worked but it's only applied that setting to 1 gallery. Is there a way to apply that setting to ALL slideshow galleries on my page?
tuanphan Posted August 22, 2019 Posted August 22, 2019 @milomilomilo Remove body#collection-5bc850da9140b7397ee80e6f 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.