CRizz Posted November 23, 2020 Posted November 23, 2020 Site URL: https://www.clemerizzo.com/ Hi! I am trying to resize my homepage banner for mobile to reflect my homepage on desktop but I can't find a code that will work. Currently, the mobile banner has too much white space on top and bottom and is cropped in too far. Thanks so much in advance for any help!
tuanphan Posted December 4, 2020 Posted December 4, 2020 Add to Home > Design > custom CSS @media screen and (max-width:767px) { .homepage #page section:first-child { margin-top: 0; } } 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.