• Hi

    I’ve installed the Kadence Virtue theme, wich ist very nice customzable.

    Just on Thing i can’t fix:
    I have an icon menu on frontpage and would like to change the coulour of the background and the font on mouseout.

    On Mouseover I’ve this CSS:
    .home-iconmenu a:hover h4, .home-iconmenu a:hover i, .home-iconmenu a:hover p, .home-iconmenu .home-icon-item:hover h4, .home-iconmenu .home-icon-item:hover p, .home-iconmenu .home-icon-item:hover i {
    color:#000000;
    }

    /*Mousoverhintergrund über Icon-Menu*/
    .home-iconmenu a:hover, .home-iconmenu .home-icon-item:hover {
    background: #ffffff;
    }
    Whats the right CSS for changing this on mouseout?

    https://tiefenrausch.gallery/
    Thanks for Help!
    Anselm

Viewing 1 replies (of 1 total)
  • Hey!

    That CSS should work fine. i tested on my site and it works as well so you should be set!

    Let me know if you run into any problems associated with it down the road and we can take a second look if necessary.

    -Kevin

Viewing 1 replies (of 1 total)
  • The topic ‘Icon Menu Colour Kadence Virtue Theme’ is closed to new replies.