Guest Posted May 20, 2020 Share Posted May 20, 2020 (edited) Site URL: http://www.shaesandersbooks.com Hello, I can't seem to figure out how to fix this issue. I've searched and found other posts on this and I've tried some of the CSS code solutions that were given but nothing has worked so far. I would like my site to properly shrink the images in the slideshow on my front page so that they appear on mobile the way they so on desktop. Edited May 20, 2020 by S-Sanders Link to comment
tuanphan Posted May 20, 2020 Share Posted May 20, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:767px) { .homepage .gallery-fullscreen-slideshow { height: 30vh !important; } } nztek 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
Guest Posted May 20, 2020 Share Posted May 20, 2020 That worked perfectly, thank you so much! 🥰 Link to comment
EWing Posted August 29, 2020 Share Posted August 29, 2020 Hi @tuanphan I am having the same problem on my " home page" here: https://www.lifephotographyoregon.com/home It is not designated as my home page in Squarespace because I have a landing page first. I have tried lots of different things and I can not get the slide show to show the same way on mobile as it is on desktop. Link to comment
tuanphan Posted August 30, 2020 Share Posted August 30, 2020 11 hours ago, EWing said: Hi @tuanphan I am having the same problem on my " home page" here: https://www.lifephotographyoregon.com/home It is not designated as my home page in Squarespace because I have a landing page first. I have tried lots of different things and I can not get the slide show to show the same way on mobile as it is on desktop. Add to Home > Design > Custom CSS @media screen and (max-width:767px) { body#collection-5f30576a2f13c570480b5556 .gallery-fullscreen-slideshow { height: 30vh !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