JennieFage Posted September 11 Share Posted September 11 Hi! How can I set the slideshow so the images are not cut off in mobile view? Thanks, Jennie Link to comment
Lesum Posted September 11 Share Posted September 11 @JennieFage Would it be possible to share your site URL so I can take a look? Thanks! If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee? Link to comment
JennieFage Posted September 11 Author Share Posted September 11 of course thank you https://elk-crimson-m7ln.squarespace.com Link to comment
Lesum Posted September 11 Share Posted September 11 @JennieFage You can try adding this code snippet under Custom CSS panel: @media only screen and (max-width:767px) { .gallery-reel[data-width="full-bleed"] { height: 40vw !important; position: relative; } .gallery-reel-item { width: 100% !important; height: 100% !important; transform: none !important; position: relative; } } tuanphan 1 If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee? 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