Home › Forums › Gillion Theme › How to change social icon hover background color?
Home › Forums › Gillion Theme › How to change social icon hover background color?
Hi @hife2017,
I hope you are well today and thank you for your question.
You can change its color by adding the following CSS code in the Custom CSS code option of your theme on the below path.
Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code
body .primary-desktop .sh-share-item-twitter:hover a { background: red !important; }
Best regards,
Shufflehound team
Perfect it works, thank you!
You are most welcome here 🙂