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: Want to remove categories from image

#101828

Hello @anglinastoneas

Just add the below custom CSS code in Appearance > Customize > Additional CSS to remove the categories from the image:

.post-img-wrap .category-meta, .post-item .category-meta {
	display: none;
}

If you have any problem let us know.

Thank you!