Hi,
I’m trying to get the icon color to change on the hover – please see link below.
Thanks
Hey Dwimmer,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.iconbox a:hover::before,
.iconbox_icon:hover {
color:#FFF!important;
}
Best regards,
Vinay
Perfect! Thank you.
Hi,
Glad Vinay could help :)
Best regards,
Nikko