Site icon Catch Themes

Remove excerpt from just one category

Hi, if you take a look at 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
Exit mobile version