serenamnixon Posted August 11, 2020 Share Posted August 11, 2020 Site URL: https://sparrow-plums-s25x.squarespace.com/contact Hey friends! I am having some trouble with one small section on my "contact" page at the bottom where there are some images blocked together. On mobile and desktop they look great, but when viewing on an iPad, there is huge padding around the images that I can't seem to get rid of. If anyone has a code to help that would be amazing! pw: summer2020 Thank you! Link to comment
tuanphan Posted August 11, 2020 Share Posted August 11, 2020 Add to Home > Design > Custom CSS /* Huge padding */ @media screen and (max-width:991px) and (min-width:768px) { [data-section-id="5f2b539b37a57c179f1576ee"] { min-height: unset !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
serenamnixon Posted August 11, 2020 Author Share Posted August 11, 2020 9 hours ago, tuanphan said: Add to Home > Design > Custom CSS /* Huge padding */ @media screen and (max-width:991px) and (min-width:768px) { [data-section-id="5f2b539b37a57c179f1576ee"] { min-height: unset !important; } } 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