jordanariis Posted April 18, 2022 Share Posted April 18, 2022 (edited) Site URL: https://aardvark-llama-b2er.squarespace.com I know this is a big one for a lot of people. I have tried and used so many different iterations of CSS recommended by tons of people, but nothing has worked yet. Ideally I would love to see top and bottom padding reduced to 0px on desktop and mobile devices. The password is emilytaylor Edited April 18, 2022 by jordanariis Link to comment
tuanphan Posted April 22, 2022 Share Posted April 22, 2022 With mobile, try adding to Design > Custom CSS /* Mobile slideshow padding */ @media screen and (max-width:767px) { .gallery-slideshow { height: 30vh !important; }} Beyondspace and Illusterre 2 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
Illusterre Posted November 11, 2022 Share Posted November 11, 2022 On 4/22/2022 at 3:32 PM, tuanphan said: With mobile, try adding to Design > Custom CSS /* Mobile slideshow padding */ @media screen and (max-width:767px) { .gallery-slideshow { height: 30vh !important; }} THANK YOU!!!!! tuanphan 1 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