Viewing 1 replies (of 1 total)
  • this might be a style to try:
    (add new to style.css of your theme)

    ul#cat-directory li a {
    width: 48%;
    display: inline-block;
    color: #123cde;
    font-size: 120%;
    font-weight: bold;
    }

    and of course the hover style:
    ul#cat-directory li a:hover { color:#cde123;

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Category and Page Icons] Need to stylel the category name text’ is closed to new replies.