• Resolved zookie_333

    (@zookie_333)


    I Want to remove categorys to be shown on posts and frontpage.

    I have searched index.php and category.php without any luck. Cant remove the categories. Help.

    m.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Balint Toth

    (@tothbalint)

    Hello!

    I specialize in these kind of modifications. This can be easily done with some simple css code. Could you please share a link to your site so I could take a look?

    Thanks!

    [signature removed per forum etiquette]

    Theme Author marsian

    (@marsian)

    try adding this in “theme options” > “basic settings” > “additional style”

    span.categories-links {
    display: none;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘remove categorys’ is closed to new replies.