Blacking out

When I go 2 links deep, The menu no longer highlights, it just blacks out. Is this a CSS change I am missing? 


Hoping it will look like: http://d.pr/i/Nom7

hutchsbicycles.com


Comments

  • To be more clear.

    Home --> Services --> "see menu" (the menu goes from highlighted to block)
  • Hi,

    as you can see yourself http://pasteboard.co/287CZzfL.png menu items looks fine on your site. We do not see anything wrong there.
  • Yea... So you have to go at least two pages deep. For example, click on Services, and then click on either of the blue "see menu" buttons, and then look at the menu. It makes it solid black. Some where the css is changing the highlight text from white to black. It's not a big deal. But does do it in both Chrome and Safari. 
  • Ok, we got it. Please use the following css then and this should help:
    #Top_bar .menu > li.current-menu-item > a, #Top_bar .menu > li.current_page_item > a, #Top_bar .menu > li.current-menu-parent > a, #Top_bar .menu > li.current-page-parent > a, #Top_bar .menu > li.current-menu-ancestor > a, #Top_bar .menu > li.current-page-ancestor > a, #Top_bar .menu > li.current_page_ancestor > a, #Top_bar .menu > li.hover > a { color: #FFF !important; }
  • Just like that. wow. You guys have seriously done an amazing job with this theme. I have used many many themes (including a lot of the top 10) and none of them even come close to yours. Bugs are fixed very quickly, theme is fast and smooth, and support is amazing. 

    Keep up the great work! 

    Thanks for your help!
  • We are very happy to hear this :)
Sign In or Register to comment.