[Resolved] Blog Archives Excerpt issue

Home Forums Support [Resolved] Blog Archives Excerpt issue

Home Forums Support Blog Archives Excerpt issue

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1023297
    Simon

    Hi,

    When I set the archives content type to full I get the full content. If I set to excerpt and a value, I get nothing. Also if I disable read more button, nothing is displayed.

    The button issue is not a problem for me, but the excerpt is.

    Best regards

    Simon

    #1023300
    David
    Staff
    Customer Support

    Hi there,

    the Site you imported removes the Excerpt using this CSS which can be found in Customizer > Additional CSS – remove that:

    .entry-summary p:not(.read-more-container) {
        display: none;
    }
    #1023301
    Simon

    Excellent, thank you

    #1023307
    David
    Staff
    Customer Support

    You’re welcome

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