Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #87334
    Robert
    Participant

    Hi!

    How can I remove category under my post?
    Please give me a custom CSS code.

    http://kertvarosi-iskola.hu/postcat.png

    Thanks!
    Sziszi

    #87340
    Pratik
    Keymaster

    Hi @Sziszi,

    You can use following code:

    
    #content .tags {
         display: none;
    }
    

    Let me know if this works out or not.

    Regards,
    Pratik

    #87345
    Robert
    Participant

    Thanks!

    Sziszi

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How can I remove category under my post?’ is closed to new replies.