Get 10% OFF on Themes Bundle, Use Coupon Code GRC10 | Limited Time Offer! Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

Reply To: Hide Post Categories and Tags

#10361
Grace Themes
Participant

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