lakestreetphotography Posted January 15, 2022 Share Posted January 15, 2022 Site URL: https://www.lakestreet.photography The homepage gallery displays well on Desktop, but on mobile it zooms in too much on each image. Is there a way to make them display full width on mobile? www.lakestreet.photography Link to comment
tuanphan Posted January 17, 2022 Share Posted January 17, 2022 On 1/16/2022 at 2:13 AM, lakestreetphotography said: Site URL: https://www.lakestreet.photography The homepage gallery displays well on Desktop, but on mobile it zooms in too much on each image. Is there a way to make them display full width on mobile? www.lakestreet.photography Try adding to Design > Custom CSS > Then save & reload the site /* mobile slideshow */ @media screen and (max-width:767px) { .gallery-reel { height: 55vw !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!) 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