Tagged: hide excerpt
- This topic has 3 replies, 2 voices, and was last updated 4 years, 1 month ago by Skandha.
-
AuthorPosts
-
October 8, 2020 at 4:50 pm #261844RodeBoyParticipant
Hi, if you take a look at http://www.carletonrodearchive.com you will see I have two categories. On the categories summary page I am happy to have the excerpts for ‘War Dead’ but until there is more content on ‘Survivors’ I would like to remove the excerpt there, as it just repeats.
I can see that by using the following the excerpt can be removed from all categories, but can this CSS code be adapted to apply to only one category please – in this case ‘Survivors’? Or maybe is there a way to hide the excerpt on an individual post basis.
article .entry-summary { display: none; }
I look forward to hearing from you,
Regards, Chris
October 9, 2020 at 12:35 am #261906SkandhaParticipant@rodeboy: Hello Chris,
Go to => Appearance => Customize => Additional CSS and add the following CSS Code..category-116 article .entry-summary { display: none; }
Let me know if this works out!
Kind Regards,
SkandhaOctober 9, 2020 at 12:19 pm #261946RodeBoyParticipantPerfect! Thank you Skandha.
Hope you are keeping well – stay safe.
Chris
October 11, 2020 at 4:01 am #262106 -
AuthorPosts
- The topic ‘Remove excerpt from just one category’ is closed to new replies.