I have set a section background to a light blue. The icon background is white and the icons black.
When I hover over them they change to white. How can I change the hover colour to something else ie. dark grey?
Thanks a lot!
Hey messmeriza,
Thanks for providing the link, try adding this css code in Quick CSS (located in Enfold > General Styling):
.page-id-3274 #av_section_1 .iconbox_icon:hover:before {
color: darkgray;
}
Just change the color as you see fit. Hope this helps :)
Best regards,
Nikko
Awesome thanks, Nikko.
Hi,
Glad we could help. Thanks for using Enfold :)
Best regards,
Nikko