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 tags

#75812

Ok Then please go to ‘Appearance > Customize > CSS’ and paste the below Custom CSS Code.

.entry-meta .cat-links a.cat-links-5 {
	display: none;
}

Here Category ID is ‘5’ in the class ‘cat-links-5’ which is hidden so to remove your desired category, please replace the category ID no ‘5’ from yours desired category Id.
Example: ‘cat-links-6’, ‘cat-links-7’.

Thanks