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

    hi there,
    i added a hover effect to my icon boxes with this code:

    .main_color.iconbox_top .iconbox_icon { background-color: Black!important; }

    i am using iconboxes with and some without links to a page – can i somhow put the hover effect only to the linked icons?

    thank you
    Katharina

    #1019457

    Hey Katharina,

    I’m not sure if that would be possible, where can we see the result you are getting?

    Best regards,
    Rikard

    #1020308

    hi,
    thank you, but i solved the problem by adding a custom css class to every box that is linked – so i have the result i want:

    #top .link .iconbox_icon:hover {
    background-color: black !important; }

    i really love the theme, everything is possible :)

    best regards
    Katharina

    #1020409

    Hi,

    I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘icon box hover only when linked’ is closed to new replies.