Quantcast
Channel: Discussions - T3 - Joomla Template Framework
Viewing all articles
Browse latest Browse all 3483

How I change the active submenu color in a mega menu?

$
0
0
Hi, I tried editing the t3-assets/dev/template.megamenu.less.css, 3-assets/dev/template.navbar.less.css, 3-assets/dev/template.navigation.less.css and added the code below to my custom.css. But no luck. Any help will be greatly appreciated. You can see the issue here http://www.metamorphosistlc.com/what-we-offer/learning-opportunities.html. Also I have attached a screenshot. Thank you very much.

}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {

background-color: #e7e7e7;

color: #555555;

}

Viewing all articles
Browse latest Browse all 3483

Trending Articles