Comments 1Hercules started the conversationFebruary 3, 2016 at 5:14amI would like to sync the icon background color (which is currently gray) with the background color utilized by the website - for some reason, it is not doing it automatically. Please help! Thanks. 8,992Tahir repliedFebruary 4, 2016 at 3:24pmHey ,If i have understood you correctly. The below code would remove the slight grey shade from the icon hover circle .Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :.col:not(#post-area):not(.span_12):not(#sidebar):hover [class^=\"icon-\"].icon-3x.alt-style.hovered, .col:not(#post-area):not(.span_12):not(#sidebar):hover [class*=\" icon-\"].icon-3x.alt-style.hovered { background-color: rgba(0,0,0,0.0)!important; }Best. ThemeNectar Support Team 1Hercules repliedFebruary 6, 2016 at 5:21amThank you, Tahir! Sign in to reply ...
I would like to sync the icon background color (which is currently gray) with the background color utilized by the website - for some reason, it is not doing it automatically. Please help! Thanks.
Hey ,
If i have understood you correctly. The below code would remove the slight grey shade from the icon hover circle .
Best.
ThemeNectar Support Team
Thank you, Tahir!