This topic has 3 replies, 2 voices, and was last updated 9 years by Laura.

  • Author
  • #75768
     wilfriedMarseille
    Participant

    Hello
    Hi got a menu make with category and on each part we got su-category.
    example category tuto and on sub category : music, video ….
    And i would like change the color of my menu when category is active.
    But if i click directly on tuto, on my menu teh color of tuto change.
    But if i select video a sub category of tuto, my tuto color menu is not changing.
    Do you know how i can do that ?
    http://le-journal-des-dj-producteurs.com

    My css code :

    COPY CODE
    /*****************************Menu**************************/
    .caret{
    
    }
    /*Navbar*/
    .kleo-main-header .nav.navbar-nav {
        line-height: 0;
    }
    
    /*Menu Reglage généreaux*/
    /*espacement contour background*/
    .navbar-nav > li > a
    {
      margin: 0px 0px;
      padding: 4px 10px;
    }
    li a
    {
      vertical-align: middle;
      font-size: 20px;
    }
    #menu-principale
    {
    	font-family: "passion one";
    	font-size: 55px;
    	margin: 10px;
    }
    
    /*Fin menu reglages généreaux*/
    /*Menu active*/
    .kleo-main-header .nav > li.active > a
    {
    border-radius: 6px;
    color: white;
    box-shadow: none;
    background-color: #294684;
    border: 3px solid #FFEA00;
    }
    
    /*Menu Hover*/
    .kleo-main-header .nav > li > a:hover
    {
    background-color: #5884E1;
    }
    
    /*Logo*/
    .logo img {
        margin-top: 10px;
    }
    
    /*DropDown Menu*/
    .dropdown-menu .sub-menu .menu-item .menu-item-type-taxonomy .menu-item-object-category .menu-item-7294
    {
    	font-family: "passion one";
    	font-size: 20px;
    }
    /*****************************Fin Menu******************/
    

    If you love Ableton check my blog :
    www.zikrea.com

    #75957
     Laura
    Moderator

    Hello, maybe try with:

    COPY CODE
    
    ul.dropdown-menu.sub-menu.pull-left li a:hover {
        background-color: #5884E1 !important;
    }
    

    🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #76182
     wilfriedMarseille
    Participant

    Yes is great thanks you bella laura 🙂

    If you love Ableton check my blog :
    www.zikrea.com

    #76382
     Laura
    Moderator

    It was a pleasure 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?