njamesh01 Posted December 31, 2020 Share Posted December 31, 2020 Site URL: https://www.plantbasedpitstop.co.uk/ Site password is: pitstop Im wondering if someone could help me out with, what I hope are, simple CSS amends. First off im trying to reduce the size of an image ive got in my site footer on mobile - as you can see from the reference its coming up HUGE. Id like it to sit opposite my copywright copy - as per desktop view. Secondly id like to reduce the gap between by text boxes (see reference attached). Ive tried a number of ways but having no luck so far! Hugely appreciate any feedback. Thanks all! Link to comment
tuanphan Posted January 5, 2021 Share Posted January 5, 2021 Add to Home > Design > custom CSS /* resize footer logo */ @media screen and (max-width:640px) { div#block-yui_3_17_2_1_1609268676379_16196 { width: 50%; margin: 0 auto; } } 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.