• I’m using the Diligent theme on Genesis and I want to remove the featured image from the single post page only. I’m using it however (the featured image)on the home page slider (Genesis Responsive Slider plugin) and want it to stay there on the home page slider only.

    So how do I remove the featured image from the single page blog post AND the actual single pages as well? The theme puts a big ass banner image at the top and I would prefer to have zero banner images on the single posts and also on the pages…

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    If you could mention the link to any of the single post of your website then I could suggest you some CSS code to hide the featured image on single post page.

    Shreyans

    Thread Starter beelenz

    (@beelenz)

    I also want to hide images on the page(s) too but not in other area (e.g. Woo Commerce needs a featured image to display the product image). I tried this code but now my woo-commerce takes the iamges off the products also:

    .feature img.post-image {
    display: none;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Genesis- Remove Featured Image from Single Post & Page’ is closed to new replies.