TG22 Posted March 1 Share Posted March 1 Greetings community! I'm having a challenge with the main image on my client's site. In mobile version, the image is getting cropped. I've got to think there's a way to ensure it displays in its original aspect ratio but only for mobile. Can you help? Website is https://www.ommovementstudio.com Thank you! 🙂 Here are main image off of web, mobile version. Link to comment
Solution tuanphan Posted March 5 Solution Share Posted March 5 Add to Design > Custom CSS /* resize mobile top slideshow */ @media screen and (max-width:991px) { .gallery-fullscreen-slideshow { height: 35vh !important; } } 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