aboveandbeyond Posted August 6, 2020 Posted August 6, 2020 Site URL: https://soybean-flute-42kz.squarespace.com/ Hi, I'm hoping somebody could help me with some code that makes the footer not stacked on mobile. There is so little in my footer it easily fits next to each other. Thanks so much. Password to site is Sandy Thanks Claudia
tuanphan Posted August 6, 2020 Posted August 6, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:640px) { div#footer-blocks .span-12>div:nth-child(2) { width: 45% !important; float: left !important; } } 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
Archived
This topic is now archived and is closed to further replies.