[Resolved] Broadcast site library does not display post excerpt

Home Forums Support [Resolved] Broadcast site library does not display post excerpt

Home Forums Support Broadcast site library does not display post excerpt

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1247318
    Anonymous

    Hi there,

    The “Broadcast” site library does not display the post except although it is checked.

    View post on imgur.com

    #1247363
    Leo
    Staff
    Customer Support

    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 🙂

    #1247422
    Anonymous

    Thanks Leo. That helps. Why is it set to display as none?

    #1248151
    Leo
    Staff
    Customer Support

    Just for style. It’s needed to remove the … in the excerpt.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.