Tagged: ,

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

    Hello,

    I am trying to make the icons in my icon box change color and increase in size when the mouse is hovering over them. I’ve looked at several other posts but none of them seem to be trying to do exactly what I want to do. My website is arrowrealtynetwork.com.

    Please help.

    #516463

    Hey Chris!

    you could achieve that when defining a link to the icon. After doing so use this code in Quick CSS field:

    a.iconbox_icon:hover {
    background-color: pink !important;
    }
    

    I hope this will work.

    Best regards,
    Andy

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