kierra_jade95 Posted June 20, 2022 Share Posted June 20, 2022 Site URL: https://thepreventproject.squarespace.com/ Hi there, I'm needing to reorder the logo and text within the footer of my site on mobile only. I also need to reduce the padding top and bottom. Is there some code that can help me with this? Site - thepreventproject.squarespace.com Password - kw Link to comment
tuanphan Posted June 20, 2022 Share Posted June 20, 2022 Try adding to Design > Custom CSS @media screen and (max-width:767px) { .fe-block-yui_3_17_2_1_1655686311487_1608161 { grid-row-start: 2 !important; } .fe-block-db021c95d96d873aaa02 { grid-row-end: 14 !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!) Link to comment
kierra_jade95 Posted June 20, 2022 Author Share Posted June 20, 2022 Thank you! This is perfect 🙂 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