Remove Excerpt from the archive pages
-
Hi, I want no excerpt in the archive pages, so I changed Excerpt word count to 0 (Zero)
from Customizing > Layout > Blog
I have read more button, and I want it,I tried CSS
.entry-summary p {
display: none;
}
But this CSS also removed also read more button.After some google searches, I found that The ‘…’ are displayed because of the Read More button.
So Please tell me how can I completely disable excerpt including ‘…”
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Remove Excerpt from the archive pages’ is closed to new replies.