JuliaHeld Posted January 30, 2020 Posted January 30, 2020 Site URL: https://www.novio.com/ Hi. I am using the social links block with regular style and dark color. I would like to change the color and hover color. How do I do that?
tuanphan Posted January 31, 2020 Posted January 31, 2020 If you can't find setting in SS, you can use CSS Can you share link to social icons? I Don't see on your site homepage 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!)
JuliaHeld Posted February 5, 2020 Author Posted February 5, 2020 Hi Tuanphan. Thanks for your reply. I took them off. My client didn't like how they looked. The only way I can add them back is to be able to change the color and size beyond the settings in SS. I do have a hidden page with my experiments. https://www.novio.com/social-icon-test Do you have CSS code to change size and color? Thanks, Julia
tuanphan Posted February 6, 2020 Posted February 6, 2020 Add to Home > Design > Custom CSS .linkedin-unauth svg>use:first-child { fill: red !important; } FB, Twitter, Instagram similar 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!)
JuliaHeld Posted February 7, 2020 Author Posted February 7, 2020 @tuanphan. Yay this worked! Thanks so much. Another couple of questions. How do you change the hover color and the size of the icons? https://www.novio.com/sandbox
tuanphan Posted February 9, 2020 Posted February 9, 2020 On 2/8/2020 at 4:48 AM, JuliaHeld said: @tuanphan. Yay this worked! Thanks so much. Another couple of questions. How do you change the hover color and the size of the icons? https://www.novio.com/sandbox .linkedin-unauth:hover svg>use:first-child { fill: green !important; } .linkedin-unauth { width: 100px !important; height: 100px !important; } 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!)
JuliaHeld Posted February 10, 2020 Author Posted February 10, 2020 @tuanphan. This worked. Thank you so much!!
Nabiloh Posted July 25, 2020 Posted July 25, 2020 Thank you!! Any idea what the identifiers for Itunes and email are?
tuanphan Posted July 25, 2020 Posted July 25, 2020 3 hours ago, Nabiloh said: Thank you!! Any idea what the identifiers for Itunes and email are? Can you share link to your site? 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.