badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: Remove category labels from summary posts

#3078
Sanjip Shah
Participant

@rachelabills In the dashboard, go to Apppearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’.
.home .entry-meta .category { display: none; }
You could set the featured image for the post and it will appear with the summary posts.