Forums

[resolved] Highlight Current Category in Navbar (5 posts)

  1. bmg1227
    Member
    Posted 5 years ago #

    I want to highlight the current category link on the navbar, similar to the way it can be done with pages. This is what I am currently using for the style for pages - what would I do for categories?

    .current_page_item a, .current_page_item a:hover {
    background: #000000 !important;
    color: #DA2048 !important;
    }

  2. moshu
    Member
    Posted 5 years ago #

  3. bmg1227
    Member
    Posted 5 years ago #

    I have this in my stylesheet, and it's not working. Already checked that Moshu.

    .current_cat a, .current_cat a:hover {
    background: #000000 !important;
    color: #DA2048 !important;
    }

  4. moshu
    Member
    Posted 5 years ago #

    Hey Brian,
    I think WP adds current-cat (dash, not underscore)

  5. bmg1227
    Member
    Posted 5 years ago #

    Dang. Here I read the Codex and still screw it up - perhaps copy and paste will work better. Hard to teach an old dog new tricks. It's working, thanks Moshu.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.