Tagged: x Author Posts April 6, 2016 at 9:14 am #869362 toddfmayParticipant I would like to remove the individual post excerpts from my category archive pages – http://dev-palmspringslife.pantheonsite.io/category/tennis/ Can’t find anything in the forum on how to rid these pages of the post excerpts. As always thanks- Todd April 6, 2016 at 12:16 pm #869694 ThaiModerator Hi There, Please add the following CSS under Customizer > Custom > Edit Global CSS: .archive.category .entry-content.excerpt { display: none; } Hope it helps 🙂 April 6, 2016 at 12:23 pm #869711 toddfmayParticipant Works like a charm – Thanks- Todd April 6, 2016 at 5:31 pm #870183 FriechModerator Glad we could help, Cheers! Author Posts