Guest Posted May 22, 2014 Share Posted May 22, 2014 (edited) Hello Everyone, Looking to find the CSS to enlarge the size of the social media icons in the footer area. I've tried multiple CSS but have not quite gotten the right one. I'm hoping to enlarge the icons while keeping them centered. I'm using the Marquee template. Link is below and I'm grateful for any help. Thank you much! someguysgetit.com Cheers! Edited August 17, 2016 by Guest Link to comment
Solution colin.irwin Posted May 22, 2014 Solution Share Posted May 22, 2014 (edited) Add .sqs-block-socialaccountlinks .social-account-list.social-icon-size-large a:before, .sqs-block-socialaccountlinks-v2 .social-account-list.social-icon-size-large a:before, .sqs-block-socialaccountlinks .social-account-list.social-icon-size-large a:link:before, .sqs-block-socialaccountlinks-v2 .social-account-list.social-icon-size-large a:link:before, .sqs-block-socialaccountlinks .social-account-list.social-icon-size-large a:visited:before, .sqs-block-socialaccountlinks-v2 .social-account-list.social-icon-size-large a:visited:before { /* The icon size */ font-size: 40px; } .sqs-block-socialaccountlinks .social-account-list.social-icon-size-large a, .sqs-block-socialaccountlinks-v2 .social-account-list.social-icon-size-large a, .sqs-block-socialaccountlinks .social-account-list.social-icon-size-large a:link, .sqs-block-socialaccountlinks-v2 .social-account-list.social-icon-size-large a:link, .sqs-block-socialaccountlinks .social-account-list.social-icon-size-large a:visited, .sqs-block-socialaccountlinks-v2 .social-account-list.social-icon-size-large a:visited { /* Space around icons */ width: 40px; height: 40px; } To your Custom CSS Editor Edited May 22, 2014 by silvabokis I-FT 1 I'm Colin Irwin aka silvabokis. I've been a Squarespace designer & developer since 2013. I remember when it was all wild prairies round these here parts. 🐃🤠 Advice I give on here is free, though I may sometimes post an affiliate link or promote something I've written. That reminds me.. ..you might want to check out my Squarespace template finder or have a look at my other Squarespace tips Speaking of tips, 💲I've got a tip jar that you're welcome to throw a few quid into if you think I've helped you. If you're looking for a Squarespace developer Book a chat or Drop me a line - first meeting is always free Link to comment
Guest Posted May 22, 2014 Share Posted May 22, 2014 @ silvabokis - THANK YOU!!! I was missing only the font-size property. Thanks again! Cheers! Link to comment
colin.irwin Posted May 22, 2014 Share Posted May 22, 2014 No problem mate I'm Colin Irwin aka silvabokis. I've been a Squarespace designer & developer since 2013. I remember when it was all wild prairies round these here parts. 🐃🤠 Advice I give on here is free, though I may sometimes post an affiliate link or promote something I've written. That reminds me.. ..you might want to check out my Squarespace template finder or have a look at my other Squarespace tips Speaking of tips, 💲I've got a tip jar that you're welcome to throw a few quid into if you think I've helped you. If you're looking for a Squarespace developer Book a chat or Drop me a line - first meeting is always free Link to comment
katielifestyle Posted March 13, 2016 Share Posted March 13, 2016 In Squarespace 7 you can change the size of Marquee social media icons within the footer content editing area. The sizes range from XS - XL and you can also rearrange the alignment from left, center and right. Link to comment
SurfaceImperfections Posted May 19, 2020 Share Posted May 19, 2020 I'm trying to change the size of my icons in Squarespace 7, and I need sizes larger than XL. The custom CSS code above is outdated. Is there a way to do this now? Link to comment
tuanphan Posted May 20, 2020 Share Posted May 20, 2020 19 hours ago, SurfaceImperfections said: I'm trying to change the size of my icons in Squarespace 7, and I need sizes larger than XL. The custom CSS code above is outdated. Is there a way to do this now? Can you share link to your site? I can take a look 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
DukeoftheGrapes Posted September 25, 2020 Share Posted September 25, 2020 On 5/22/2014 at 2:14 AM, colin.irwin said: Add .sqs-block-socialaccountlinks .social-account-list.social-icon-size-large a:before, .sqs-block-socialaccountlinks-v2 .social-account-list.social-icon-size-large a:before, .sqs-block-socialaccountlinks .social-account-list.social-icon-size-large a:link:before, .sqs-block-socialaccountlinks-v2 .social-account-list.social-icon-size-large a:link:before, .sqs-block-socialaccountlinks .social-account-list.social-icon-size-large a:visited:before, .sqs-block-socialaccountlinks-v2 .social-account-list.social-icon-size-large a:visited:before { /* The icon size */ font-size: 40px; } .sqs-block-socialaccountlinks .social-account-list.social-icon-size-large a, .sqs-block-socialaccountlinks-v2 .social-account-list.social-icon-size-large a, .sqs-block-socialaccountlinks .social-account-list.social-icon-size-large a:link, .sqs-block-socialaccountlinks-v2 .social-account-list.social-icon-size-large a:link, .sqs-block-socialaccountlinks .social-account-list.social-icon-size-large a:visited, .sqs-block-socialaccountlinks-v2 .social-account-list.social-icon-size-large a:visited { /* Space around icons */ width: 40px; height: 40px; } To your Custom CSS Editor How in the world do you know the syntax for this? Its not intuitive at all. Is there a place where I can learn how to learn the syntax of CSS? Link to comment
tuanphan Posted September 26, 2020 Share Posted September 26, 2020 On 9/25/2020 at 7:27 PM, DukeoftheGrapes said: How in the world do you know the syntax for this? Its not intuitive at all. Is there a place where I can learn how to learn the syntax of CSS? Learn CSS at W3schools.com 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
ellecree Posted November 30, 2022 Share Posted November 30, 2022 Is there a way to make the social links in the footer larger in 7.1? I've got them set on XL in my design settings bu they're still not large enough Link to comment
tuanphan Posted December 2, 2022 Share Posted December 2, 2022 On 12/1/2022 at 6:17 AM, ellecree said: Is there a way to make the social links in the footer larger in 7.1? I've got them set on XL in my design settings bu they're still not large enough Possible. If you share site url, we can check easier 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
Dario88c Posted April 11 Share Posted April 11 (edited) I'm trying to change the size of my social icons in Squarespace 7.1, and I need sizes larger than XL. Is there a way to do this? I'm referring to the icons after the services on our Home Page. Thanks! https://beagle-cod-7bmw.squarespace.com/config/ I'm still on a trial mode. Edited April 11 by Dario88c Link to comment
creedon Posted April 11 Share Posted April 11 10 hours ago, Dario88c said: I'm trying to change the size of my social icons in Squarespace 7.1, and I need sizes larger than XL. Is there a way to do this? Your site is private. Here is my boilerplate about giving us access to your site. Please post the URL for a page on your site where we can see your issue. For us to see the URL you need to include the link in the content of your post. The URL field the forum software provides is not shown to us. A link to the backend of the your site won’t work for us, i.e. a URL that contains /config/. Please set up a site-wide password, if your site is not public and you've not already done so. Post the password here. Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the site-wide password and how to share a link documentation to understand how they work. You may find How to post a forum question post useful. We can then take a look at your issue. Dario88c 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
Dario88c Posted April 12 Share Posted April 12 Thank you Creedon. Password is now set up. Here is the link: https://beagle-cod-7bmw.squarespace.com/ and here's the password: 5p0rt51nv3st2024 Let me know if this works please. Link to comment
creedon Posted April 13 Share Posted April 13 (edited) On 4/11/2024 at 2:01 AM, Dario88c said: I'm trying to change the size of my social icons in Squarespace 7.1, and I need sizes larger than XL. Is there a way to do this? Set the size in the Design tab to Small (the default SS uses when a Social Links block is created). Add the following to Page Settings > Advanced > Page Header Code Injection for the page. Please see per-page code injection. <style> #siteWrapper { --social-links-size-custom : 64px; } .socialaccountlinks-v2-block .social-icons-size-small.social-icons-style-regular .sqs-svg-icon--wrapper { height : var( --social-links-size-custom ); width : var( --social-links-size-custom ); } </style> This is for v7.1. Let us know how it goes. Edited April 13 by creedon Dario88c 1 Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
Dario88c Posted April 15 Share Posted April 15 Thank you Creedon. It worked very well for us! creedon 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