Domanique Posted September 17, 2020 Share Posted September 17, 2020 Site URL: https://www.scrubdesthetics.com/ Can anyone help me figure out why the logo in my site footer is cropping on both the left and right side? I am attempting to make the logo small and look decent on all device sizes but for some reason it keeps cropping. This is the code I'm using now but it doesn't seem to be 100% effective. div#block-yui_3_17_2_1_1599629340594_357495{ margin-left: auto; margin-right: auto; width: 50% !important; height: 0px; margin-top: 30px !important; margin-bottom: 30px !important; } Site password: scrubd Link to comment
tuanphan Posted September 19, 2020 Share Posted September 19, 2020 Remove above code & use this code div#block-yui_3_17_2_1_1599629340594_357495 { width: 60%; 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
tuanphan Posted November 18, 2020 Share Posted November 18, 2020 I see some pages have very long content on mobile. You can consider adding a back to top button. 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.