alwalt Posted August 4, 2020 Share Posted August 4, 2020 Site URL: https://lizard-chartreuse-ftf8.squarespace.com/ Hello, wondering how I might justify the items on the last section of my index page (#footer) to the left on mobile only? This is a social block, newsletter block, and one text block. I want to preserve the current design on desktop. Site password: solar2020 Link to comment
rwp Posted August 4, 2020 Share Posted August 4, 2020 @media screen and (max-width: 640px) { #footer * { text-align: left !important; } .sqs-svg-icon--wrapper.facebook-unauth { margin-left: 0 !important; } } Link to comment
alwalt Posted August 4, 2020 Author Share Posted August 4, 2020 Fantastic! Thanks a lot. Works perfectly. 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