Celeste_Woodside Posted January 2 Share Posted January 2 Hi! I have a slideshow: full on my homepage and want the image to display full width on mobile (right now they are cropping to height vs. width. Appreciate any help!!! https://carrot-plane-y7cm.squarespace.com/ PW: squarespacecircle Link to comment
tuanphan Posted January 3 Share Posted January 3 Try adding this code to Website Tools (under Not Linked) > Custom CSS @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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Celeste_Woodside Posted January 3 Author Share Posted January 3 Hi @tuanphan - Unfortunately it didn't work.... tu Link to comment
tuanphan Posted January 4 Share Posted January 4 You missed a symbol Line 6 in your code need 2 symbols }} If you use 1 } only, browser will combine line 8 to line 12 into your old code 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