JoG Posted September 29, 2020 Share Posted September 29, 2020 Site URL: https://www.jogreencoaching.com/ I changed my banner from rolling images to one image and for some reason there's now loads of white space around the image on mobile (but not desktop). I'm not sure what I changed in the settings to do this? I'm not code savvy so please example simply to me on what I need to change to get rid of it! Thank you 🙂 Link to comment
tuanphan Posted September 30, 2020 Share Posted September 30, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:640px) { .sqs-gallery-design-stacked-slide img { top: 0 !important; width: 100% !important; height: auto !important; } div#promotedGalleryWrapper { height: 200px; } }  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
JoG Posted October 1, 2020 Author Share Posted October 1, 2020 Thanks so much!! That worked 🙂  Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.