Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #746721

    Hi,
    I’m trying to get the icon color to change on the hover – please see link below.

    Thanks

    #746747

    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

    #747035

    Perfect! Thank you.

    #747199

    Hi,

    Glad Vinay could help :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Icon color hoover’ is closed to new replies.