Support Forums

Let our experts solve your problems quickly and easily

Main Menu Hover/Sub-Menu

  • In Progress
    Posted in: Magazon WP  

  • Member
    myal
    December 15, 2016 at 7:33 pm #32856

    Hi,

    I’m trying to change the main nav hover state. As you can see in the CSS below I’m trying to do that but…
    There seems to be a flicker to the old orange hover/active orange color. And also on submenu hover. I would like the hover and active color to be #965154

    Here is the site:
    https://catsdrama.com/summer-camps/

    #primary-nav-id {
    background: #7C2529 none repeat scroll 0% 0%;
    }

    .primary-nav ul li a:hover{
    background-color: #965154!important;
    }

    .primary-nav ul li.current-menu-item a{
    background-color: #965154!important;
    }

    .primary-nav ul .current-menu-parent .hasSubMenu{
    background-color: #965154!important;
    }

    .primary-nav ul .current-menu-parent .hasSubMenu:hover{
    background-color: #965154!important;
    }

    .primary-nav ul .menu-item-has-children .hasSubMenu:hover{
    background-color: #965154!important;
    }

    In the attachment you can see color settings.

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

    Sorry, this forum is for verified users only. Please Login or Register to continue

Meet Customify – the latest business WordPress theme with Header builder. Download Free
Hello. Add your message here.