Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #373445

    how do I hide the featured image from showing in my blog stream? (not single posts)

    thank u!

    #373451

    Hey bloodyamazing!

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

    .page-id-285167 .big-preview.single-big {
    display: none !important;
    }

    Cheers!
    Yigit

    #374644

    awesome that worked! thank u!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘hide featured image in blog posts’ is closed to new replies.