Hi, how can i change the font colour for the main navi at mouse over and active after pressed the button?
change mouse over and active font colour for main menu
4 posts from 3 voices-
Posted 11 months ago #
-
Hi ak-muc,
Try adding this to your custom.css:
.header_color .main_menu ul:first-child > li > a { color: #cc3300; } .header_color .main_menu ul:first-child > li a:hover, .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li.current_page_item > a, .header_color .main_menu ul:first-child > li.active-parent-item > a { color: #ff3300; } #top .header_color .main_menu .menu ul .current_page_item > a , #top .header_color .main_menu .menu ul .current-menu-item > a { color: #cc3300; }This is will change the links for a drop down menu:
.header_color .main_menu ul, .header_color .main_menu .menu ul li a, .header_color .pointer_arrow_wrap .pointer_arrow { color: #808080; } #top .header_color .main_menu .menu ul li > a:hover { color: #ffcc00; }Regards,
MyaPosted 11 months ago # -
YEAH YOU ROCK :)
thx it works great. i love the kriesi themes and the perfect support :)
when can i buy the next new theme? :)Posted 11 months ago # -
Hi!
Hopefully soon :)
Regards,
PeterPosted 11 months ago #
Topic Closed
This topic has been closed to new replies.














