Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
›
Menu / Mega menu
Change active link color mobile?
scott74
September 2015
in
Menu / Mega menu
Can you tel me how I can change the active link color on mobile. Can't seem to find where this is coming from.
http://screencast.com/t/ydrDDSDhah
Doesn't happen on desktop.. Thanks
Comments
Albert
September 2015
This is how it looks like on our side
http://snag.gy/yHdTb.jpg
- we do not see the same behave as on your side.
scott74
September 2015
If you go to a page.... Say services/cosmetic dentistry/bone grafting it should go to that page and the menu will automaticlly shut.
If you click on the menu again after that is when that active parent item (services) becomes white on white in the menu. Can you try that?
http://screencast.com/t/VmOxf9aA
So basically once you visit a child page of the parent item and then reopen the menu to navigate again, the parent item becomes white'd out
Albert
September 2015
We have no idea what you did because there is a lot of modifications in css but below css will do the trick:
#Top_bar #menu ul li a { color: #000 !important; }
scott74
September 2015
Thank.. anyway to just make this mobile? It affected all the links on desktop
http://screencast.com/t/yLasTlUiMY7
Albert
September 2015
If you want to change this color for mobile, then use wrap above code into right
@media only screen attribute
.
Sign In
or
Register
to comment.
Comments