Comments Martin started the conversationMarch 25, 2019 at 3:29pmhi there,i need to change the hover color of the social media icons (footer area) to whiter. Where is it changeable in the theme options? or do i have to put some additional CSS inside of somewhere? 7,095Oliver repliedMarch 26, 2019 at 7:29amHI! pls. use following css: #footer-nav .socials-colored a .socials-item-icon { color: #000 !important; } #footer-nav .socials-colored a .socials-item-icon:hover { color: #000 !important; } Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. Regards, Oliver Sign in to reply ...
hi there,
i need to change the hover color of the social media icons (footer area) to whiter. Where is it changeable in the theme options? or do i have to put some additional CSS inside of somewhere?
HI!
pls. use following css:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver