Tagged: hide category
I installed free version on https://animationandvfxjobs.com/.
How to hide ‘category name’ on ‘posts’?
http://prntscr.com/ukht1l
Hi there,
To hide the category list just go to Appearance > Customize > Additional CSS and paste the below provided Custom CSS code.
.post .category-meta { display: none; }
Thank you!
It is done.
Thanks a lot.
Welcome anytime @amitmozar
Hello support, I tried this css code but don’t work, see sample here: https://pptxworship.com/hallelujah-for-the-cross-newsboys/
Hi Rufando,
For FolioPress theme use below custom CSS code to hide the category:
.post .entry-meta { display: none; }
Also please post your queries in specific forum.
This code was working fine till yesterday.
Today, I update the theme.
Now, again I can see ‘category name’ on ‘posts’. The above code is still in ‘Appearance > Customize > Additional CSS’.
Please suggest the solution.
Hi,
Looking forward to your fast update.
All my custom modifications, as per my target audience, are gone. The website is not looking as impressive as it should be.
Please update asap.
Thanks in advance.
Hi amitmozar,
We have replied about this on your next Topic, Please make sure the code we have provided are saved on Custom additional CSS field.
Thanks