Viewing 2 replies - 1 through 2 (of 2 total)
  • Edit style.css and change:

    div.box div.interior ul li a, div.box div.interior ul li a:visited {
    display:block;
    padding:7px;
    }

    to

    div.box div.interior ul li a, div.box div.interior ul li a:visited {
    padding:7px;
    }

    Then try adding:

    div.box div.interior ul li.cat-item {
    margin-bottom:10px;
    }
    div.box div.interior ul li.cat-item .children li {
    font-size:.9em;
    }

    Thread Starter aptharsia

    (@aptharsia)

    Great! Thank you! Thank you! Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘mahinhin theme, categories question’ is closed to new replies.