Home Forums WoodMart support forum MAin menu Hover color

MAin menu Hover color

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

    karine
    Participant

    Hi,
    I’ll get back to you on the hover color of the main menu. I changed it in Typographie Advanced but it doesn’t work.

    See attachment

    Regards

    Karine

    Attachments:
    You must be logged in to view attached files.
    #476890

    Hello,

    You have used the CSS for this:

    a.woodmart-nav-link {
    		color: grey !important;
    }
    a.woodmart-nav-link:hover {
    	color:green !important;
    }

    Here you can change the menu color or remove the CSS and change from theme setting.

    Best Regards.

Viewing 2 posts - 1 through 2 (of 2 total)