Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #53521

    How do I remove the keyword and category tags from the bottom of my posts?

    #53539
    Sakin
    Keymaster

    @6figurefamily: You can add the following css in “Appearance => Theme Options => Custom CSS” box:

    footer .entry-meta { display: none; }

    #53595

    I did it and it’s still not going away..

    #53609
    Sakin
    Keymaster

    @6figurefamily: Oh sorry I gave you wrong one. Please correct with the following
    footer.entry-meta { display: none; }

    If this doesn’t work then please post in your site URL and then I will check in.

    #53632

    Yes it worked.. Thanks a lot!

    #53635
    Sakin
    Keymaster

    @6figurefamily: Thanks for your appreciation. Also, if you like Catch Box theme than support this theme by providing your valuable review and rating at https://wordpress.org/support/view/theme-reviews/catch-box?rate=5#postform. Thanks.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Keyword and Category Tags’ is closed to new replies.