Stacey_anne Posted June 15 Share Posted June 15 Hi all, I'm trying to center my social icons on mobile. I've found a bunch of different code solutions but in each case, the icons are still slightly off to the left. At the moment I'm using: @media only screen and (max-width: 640px) { .social-icon-alignment-left .sqs-svg-icon--list { text-align: center; } } But I've also tried: @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1681108921841_11189 * { text-align: center !important; } } plus a bunch of others. Does anyone have any ideas as to why they are not exactly centered? Thanks! URL: https://onion-mouse-9rsa.squarespace.com/ Password: awaken Link to comment
tuanphan Posted June 20 Share Posted June 20 You mean Footer Icons on Mobile? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Stacey_anne Posted June 30 Author Share Posted June 30 Hi @tuanphan 👋 Yes those are the ones Link to comment
tuanphan Posted June 30 Share Posted June 30 Add to Design > Custom CSS @media screen and (max-width:767px) { footer.sections a.email { margin-right: 0 !important; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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