Archived topic
Broadcast site library does not display post excerpt
3 replies · Started by Former User on April 20, 2020
Viewing posts 1–4 of 4
Hi there,
The "Broadcast" site library does not display the post except although it is checked.
Hi there,
Go to Additional CSS field in the customizer and remove this block of CSS:
.entry-summary p:not(.read-more-container) {
display: none;
}
Let me know if this helps :)
Thanks Leo. That helps. Why is it set to display as none?
Just for style. It's needed to remove the ... in the excerpt.
This archived topic is closed to new replies.