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

    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!

    #829910

    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

    #829983

    Awesome thanks, Nikko.

    #830050

    Hi,

    Glad we could help. Thanks for using Enfold :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘hover colour for icons’ is closed to new replies.