Rosamante Posted July 28 Share Posted July 28 I want to change the color of the social media icons only on the Homepage. With this code I've been able to change the color of the icons –the "text": body.homepage .header-actions .icon--fill svg { fill: #000000 !important; } But I want to change also the background-color of the icon –which I designed as a solid circle– to black with a 50% transparency. What's the code for that? Link of the page: www.datingimmersion.com Thanks Link to comment
Ziggy Posted July 28 Share Posted July 28 Try this: body.homepage .header-actions .header-icon-border-style-solid { background-color:rgba(0,0,0,0.5); } Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
Rosamante Posted July 28 Author Share Posted July 28 51 minutes ago, Ziggy said: Try this: body.homepage .header-actions .header-icon-border-style-solid { background-color:rgba(0,0,0,0.5); } not working 😕 Link to comment
tuanphan Posted July 29 Share Posted July 29 Add to Design > Custom CSS body.homepage header#header a.icon { background-color: rgba(0,0,0,0.5) !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
ValueResonance Posted August 21 Share Posted August 21 @tuanphan Please see attached. I am trying to get the Linked In icon to be in the Linked in brand colour blue. It worked at first, and then for some reason stopped working!!! Any ideas? Best wishes and TX Link to comment
Ziggy Posted August 21 Share Posted August 21 @ValueResonance please can you share your website URL. Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
ValueResonance Posted August 21 Share Posted August 21 https://www.valueresonance.space/ I seem to have it working on mobile in the LinkedIn blue colour, but on desktop it stays pink! I would be surprised if it was due to the cache because other updates go through within seconds no problem Link to comment
ValueResonance Posted August 21 Share Posted August 21 Solved. closed Browser, Cleared cache and it came bac eventually. took a long time, maybe it was open in a window somewhere! Ziggy and tuanphan 2 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