andrewhill Posted July 4, 2021 Share Posted July 4, 2021 Site URL: https://www.atrado.eu/ Hello, I read a few other forum threads about changing Social Icons above the maximum size, I tried inserting their custom CSS but it wasn't changing the LinkedIn logo on my site. Thanks, Andrew Link to comment
NickScola Posted July 4, 2021 Share Posted July 4, 2021 Here's an example. Add this to the custom css and adjust where needed: a.icon.icon--fill[href*="linkedin"] { width: 124px; height: auto; } andrewhill 1 https://www.nickscola.com - Squarespace developer since 2007 now a full service creative agency in Chicago that focuses on creating websites with a high standard for aesthetic excellence. Link to comment
andrewhill Posted July 4, 2021 Author Share Posted July 4, 2021 3 hours ago, NickScola said: Here's an example. Add this to the custom css and adjust where needed: a.icon.icon--fill[href*="linkedin"] { width: 124px; height: auto; } Thanks for much Nick. Do you know if it is possible to change the colour or design of the LinkedIn Logo itself? I'm trying to make it stand out more on my header. Thanks. Link to comment
NickScola Posted July 5, 2021 Share Posted July 5, 2021 3 hours ago, andrewhill said: Thanks for much Nick. Do you know if it is possible to change the colour or design of the LinkedIn Logo itself? I'm trying to make it stand out more on my header. Thanks. Yes, if you want to change the color of the LinkedIn SVG try something like this: a.icon.icon--fill[href*="linkedin"] svg { fill: blue; } https://www.nickscola.com - Squarespace developer since 2007 now a full service creative agency in Chicago that focuses on creating websites with a high standard for aesthetic excellence. Link to comment
OakandGlen Posted November 30, 2021 Share Posted November 30, 2021 On 7/4/2021 at 11:43 AM, NickScola said: Here's an example. Add this to the custom css and adjust where needed: a.icon.icon--fill[href*="linkedin"] { width: 124px; height: auto; } Do you know what to put in if there is a custom icon in there? I used an icon that isn't a preset in Squarespace. Thanks! Link to comment
tuanphan Posted December 2, 2021 Share Posted December 2, 2021 On 11/30/2021 at 11:34 PM, OakandGlen said: Do you know what to put in if there is a custom icon in there? I used an icon that isn't a preset in Squarespace. Thanks! Can you share link to your site? We can take a look 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