Okay
  Public Ticket #170304
Change icon on rollover
Closed

Comments

  • Anders started the conversation

    Hi,

    How do I change an icon on mouseover?

    I'm trying to have multiple identical gift icons on the page, but each of them have to change to a different icon on rollover.

    How can I accomplish that?

  •  1,069
    ThemeNectar replied

    Hey Anders,

    this wouldn't be possible without custom development - essentially you'd need to create a bunch of css rules to hide the icon on hover and then set a background image on the circle bg (assuming you're talking about the large icon).

    Cheers