dej Posted May 7, 2022 Share Posted May 7, 2022 (edited) Site URL: https://grey-coyote-a7r6.squarespace.com/ Hi, I'd like to change the size of the social icons in the footer on the mobile version. They are too big and would like to make them smaller. I'm using the version 7.1 Any help will be much appreciated. Thanks. Edited May 7, 2022 by dej Link to comment
Solution tuanphan Posted May 9, 2022 Solution Share Posted May 9, 2022 Add to Design > Custom CSS /* Mobile Footer Icons */ @media screen and (max-width:767px) { footer.sections a.sqs-svg-icon--wrapper { width: 10px !important; }} dej 1 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
dej Posted May 9, 2022 Author Share Posted May 9, 2022 Thank you very much. Works fine! tuanphan 1 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