Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #250173

    HI,

    How can i change the color of the animated circle that comes with the icon element when you hover it?

    I have it on a white background and so it is not visible.

    Thanks.

    Simon

    #250642

    Hey Simon!

    Try adding this code to the Quick CSS:

    .iconlist_icon {
        background: red !important;
    }

    Change as needed.

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.