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;
}