CMT-2022 Posted January 14, 2022 Share Posted January 14, 2022 (edited) Site URL: https://www.coalminetheatre.com/ Hello, I'm having a problem with my site (slider gallery on main page gets cut off in mobile, works fine on desktop) and I would like for it to be responsive and not cut the image off when viewed on mobile. I've tried all the suggested code on other threads, but none of it seems to work. Any suggestions? Thank you in advance! Edited January 14, 2022 by CMT-2022 spelling Link to comment
tuanphan Posted January 17, 2022 Share Posted January 17, 2022 On 1/15/2022 at 4:16 AM, CMT-2022 said: Site URL: https://www.coalminetheatre.com/ Hello, I'm having a problem with my site (slider gallery on main page gets cut off in mobile, works fine on desktop) and I would like for it to be responsive and not cut the image off when viewed on mobile. I've tried all the suggested code on other threads, but none of it seems to work. Any suggestions? Thank you in advance! Add to Design > Custom CSS > Then save & reload the site /* resize mobile slideshow reel */ @media screen and (max-width:767px) { .gallery-reel { height: 50vw !important; } } dsophie 1 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
CMT-2022 Posted January 17, 2022 Author Share Posted January 17, 2022 Thank you so much! This was so helpful. Link to comment
lkrepp Posted June 23, 2022 Share Posted June 23, 2022 Hello, I am also having issues with my slides being cut off on mobile. This is a gallery in an index page. This code is not working for my site: portercountyfair.com. It uses 7.0 so I am wondering if that matters. Please help! Link to comment
tuanphan Posted July 3, 2022 Share Posted July 3, 2022 On 6/24/2022 at 6:11 AM, lkrepp said: Hello, I am also having issues with my slides being cut off on mobile. This is a gallery in an index page. This code is not working for my site: portercountyfair.com. It uses 7.0 so I am wondering if that matters. Please help! I don't see gallery on homepage. Can you take a screenshot? 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