Tagged: Hide Categories
Hi,
This is my website – https://animationandvfxjobs.com/
I am using free version of NewsCard.
I want to remove categories from image -> https://prnt.sc/1qaipwb
Kindly suggest
Hi amitmozar,
We have found the issue with solution on the Additional CSS code that you mentioned on your next topic. As categories hiding code is already included on that code which was not working before. May be it will work for you now
Thanks
Sorry to say, but your inputs on my earlier posts were not working.
So, I thought to start it all over again with fresh codes.
Hello can you please tell me how you managed to do it
I’m using a media news card I want to remove categories from the image because it’s not right.
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!