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

    Is there a way to only display the title, excerpt and read more button on blog posts through the blog module? so display no image at all. I’ve removed the featured image but it still comes up with a grey box with a pencil icon.

    Cheers

    #379514

    Hey newsplash!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .blog-meta, .post_author_timeline {
    display: none!important;
    }

    If that does not work, please post the link to your website.

    Regards,
    Yigit

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