• I can’t highlight the current category on my blog. I hope you can help me.

    My css:
    #header li.current-cat a {
    font-variant:normal;
    background-color:#fb7c3e;
    color: #FFF;
    }
    Menu:
    /*
    <div class=”nav”>

    >ul>

    >li> <?php wp_list_cats(‘sort_column=name’); ?>>/li>

    >/ul>

    </div>
    </div>
    */

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Current-cat really works?’ is closed to new replies.