-
Author
-
September 1, 2015 at 22:21 #75768wilfriedMarseilleParticipant
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.comMy 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.comSeptember 3, 2015 at 02:25 #75957LauraModeratorHello, maybe try with:
COPY CODEul.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 solutionLaura 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 🙂
September 4, 2015 at 09:11 #76182wilfriedMarseilleParticipantYes is great thanks you bella laura 🙂
If you love Ableton check my blog :
www.zikrea.comSeptember 6, 2015 at 18:57 #76382LauraModeratorIt was a pleasure 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura 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 🙂
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.