Archived topic
Excerpts are not showing on my blog page
4 replies · Started by Carl on March 26, 2021
Viewing posts 1–5 of 5
Hello!
Excerpts for posts are not showing even though it's enabled with 15 words.
Any code I can add to make this work?
Here is a screenshot:
Br
I am inserting screenshot link and URL in private info:
Hi there,
you have this CSS added to your site:
.entry-summary p:not(.read-more-container) {
display: none;
}
Remove that CSS for the excerpt to display.
Ah yes great thanks!
You're welcome
This archived topic is closed to new replies.