Viewing 1 replies (of 1 total)
  • Theme Author Carolina Nymark

    (@poena)

    Hi
    Adding this code to the Additional CSS option in the Customizer will hide the images from the single post and page view, but not from the blog, archive or search:

    .single .attachment-post-thumbnail,
    .page .attachment-post-thumbnail {
    	display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Remove FEATURE IMAGE’ is closed to new replies.