BennyCorrigan Posted June 8, 2022 Posted June 8, 2022 Site URL: https://dentleslieville.ca/ I am looking to left align the logo in my footer in the mobile version of my site. Any help would be greatly appreciated, Thanks
tuanphan Posted June 11, 2022 Posted June 11, 2022 Try adding to Design > Custom CSS @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1653084278598_17741 { float: left; width: 30%; padding-left: 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
Create an account or sign in to comment
You need to be a member in order to leave a comment