Tagged: hide category
- This topic has 8 replies, 4 voices, and was last updated 9 months, 2 weeks ago by
Theme Horse Support Team.
-
AuthorPosts
-
September 22, 2020 at 6:18 am #81142
amitmozar
ParticipantI installed free version on https://animationandvfxjobs.com/.
How to hide ‘category name’ on ‘posts’?
September 22, 2020 at 6:40 am #81211Theme Horse Support Team
KeymasterHi 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!
September 23, 2020 at 7:00 am #81259amitmozar
ParticipantIt is done.
Thanks a lot.
September 23, 2020 at 7:39 am #81276Theme Horse Support Team
KeymasterWelcome anytime @amitmozar
September 27, 2020 at 10:00 am #81393Rufando
ParticipantHello support, I tried this css code but don’t work, see sample here: https://pptxworship.com/hallelujah-for-the-cross-newsboys/
October 3, 2020 at 6:16 am #81682Theme Horse Support Team
KeymasterHi 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.
Thank you!
August 4, 2021 at 5:22 pm #91070amitmozar
ParticipantThis 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.
August 7, 2021 at 1:45 pm #91168amitmozar
ParticipantHi,
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.
August 10, 2021 at 8:32 am #91288Theme Horse Support Team
KeymasterHi 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
-
AuthorPosts
- You must be logged in to reply to this topic.