LittleAirplane Posted February 12, 2021 Share Posted February 12, 2021 Site URL: https://puma-clover-m2dw.squarespace.com/ I'm almost done building my site, but can't seem to figure out one problem - the banner image on my site's home page has a TON of top and bottom padding, on mobile only. This code snippet seems to work for the other image blocks on other pages, but not this one: @media screen and (max-width:640px) { .sqs-layout .sqs-row .sqs-block-image:first-child { padding-top: 0px !important; } .sqs-layout .sqs-row .sqs-block-image:last-child { padding-bottom: 0 !important; } Password is 'airplane' Can anyone help? Thank you! Link to comment
tuanphan Posted February 16, 2021 Share Posted February 16, 2021 'airplane' password is incorrect. Can you check again? 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
LittleAirplane Posted February 16, 2021 Author Share Posted February 16, 2021 I actually fixed it 🙂 Just had to adjust the section padding to "small". Thank you though! You can check it out at www.littleairplane.com if you're interested. Link to comment
tuanphan Posted March 11, 2021 Share Posted March 11, 2021 On 2/17/2021 at 3:10 AM, LittleAirplane said: I actually fixed it 🙂 Just had to adjust the section padding to "small". Thank you though! You can check it out at www.littleairplane.com if you're interested. Hi. I see footer on tablet doesn't look good. Do you want to fix email text? 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.