• Resolved Manish Sharma

    (@manish2311)


    Hi there,
    I want to remove featured image on all single posts. I know it can be done in CSS like

    .page-header-image-single {
          display: none;
    }

    but that does not remove the featured image properly, that’s just hiding the image in CSS so is there any PHP code snippet to remove featured image on all single posts?

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to remove featured image on all single posts?’ is closed to new replies.