[Resolved] ¿How Can I change the colour text hover in the super menu?

Home Forums Support [Resolved] ¿How Can I change the colour text hover in the super menu?

Home Forums Support ¿How Can I change the colour text hover in the super menu?

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #899129
    JOSE

    I try to change the colour of the text hover in a super menu but I don’t get it.
    I change it in colours but when I try it’s the same.
    Thanks

    #899132
    Leo
    Staff
    Customer Support

    Hi there,

    Can you disable Autoptimize first?

    Let me know 🙂

    #899140
    JOSE

    Hi,
    Yes, It’s disabled actually, I changed it and the same.
    Thanks

    #899157
    Leo
    Staff
    Customer Support

    You have this CSS added:

    @media (min-width: 769px)
    nav .main-nav .mega-menu > ul > li:hover > a, nav .main-nav .mega-menu > ul > li:focus > a, nav .main-nav .mega-menu > ul > li[class*="current-"] > a, nav .main-nav .mega-menu ul ul {
        background-color: transparent !important;
        color: inherit;
    }

    Remove that and it should inherit the settings in the customizer.

    #899206
    JOSE

    Thank you!
    It works

    #899208
    Leo
    Staff
    Customer Support

    No problem 🙂

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