WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Hide Post Categories and Tags

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #10351
    Anonymous
    Inactive

    How can you hide post categories and tags?

    #10361
    Grace Themes
    Member

    Hi,

    1. To hide the post categories and tags
    Go to Appearance -> Theme Options -> Basic Settings -> Custom CSS
    add below css code in custom css box

    .post-date, .post-comment, .post-categories { display:none; }

    Regards
    Grace Themes

    #10366
    Anonymous
    Inactive

    Thank you.

    #10404
    Grace Themes
    Member

    Welcome

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.