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

    Is there a way to disable the feature image display on the blog post widget Grid Layout thumbnails?

    #392008

    Hey enigmaverse!

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

    .slide-entry-overview a.slide-image {
    display: none;
    }

    Regards,
    Yigit

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