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 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment