Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #482749

    Is there a way to stop images from showing up in the excerpt?

    #482906

    Hey tpengelly!

    Try adding this to your custom CSS.

    article.post_entry .entry-content img { display: none !important; }
    

    Best regards,
    Elliott

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