• Resolved Miko

    (@mikosoft)


    The highlighter background box on the category menu seems to display erratic behaviour. Sometimes it shows the coloured background, sometimes not, and sometimes it doesn’t show the text label in the active state.

    example:
    https://demo.usingmyhead.com/wordpress/
    – Featured does not highlight
    – Cat B does highlight
    – Cat C does not highlight and the text label “Cat C” also disappears when active.

    I actually want to disable the highlight state entirely on this menu, and enable a highlighted state on the top menu. Any suggestions how to do these?

    (P.S. This theme is really really awesome – I am loving it).

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Richie KS

    (@rkcorp)

    works fine to me, all menu item highlight correctly when in their current page.

    try add this to theme option->custom css to disable highlight

    #main-navigation li.current-menu-item a {background: transparent none !important; color:#333 !important; }

    Thread Starter Miko

    (@mikosoft)

    Thanks, Richie. Must have been a browser cache issue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Category menu current item highlighter intermittent’ is closed to new replies.