Home>Support>Remove the featured images

Remove the featured images

Featured images: i want to remove the featured images from the post itself, and the /blog page. I would like to keep the featured image only in the thumbnails (post loop(PB) Carousel Slider ). Is there anyway i can do this?

I dont whant to use css for this one becose if i just do “display none” the picture wount show (how i whant it) but the image will stil loade making the site loade slower?

Thank you

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    Hi Tina

    To remove the featured image from the single post page, untick that option under Appearance > Theme Settings > Blog: Featured Image.

    To remove the featured image from your blog page use the following Custom CSS:

    .blog .entry-thumbnail { display: none; }
  2. 10 years, 5 months ago Tina Spruk

    OMG so simple, thank you for your help :D

  3. 10 years, 5 months ago Andrew Misplon
    Hi, I Work Here

    No problem, glad we could resolve.

  4. 10 years, 3 months ago Scott Ws L

    hie there Andrew, I am also facing the same issue, wanting to remove the featured image for a single Blog “Post”.

    I presume that to enter a custom CSS Code you would first have to purchase the Origami Premium theme?

  5. 10 years, 3 months ago Andrew Misplon
    Hi, I Work Here

    Hi Scott

    To remove the featured image for the single blog post page just head over to Appearance > Theme Settings > Blog and un-tick the setting that reads:

    Featured Image

  6. 10 years, 3 months ago Claudiano

    Hello Andrew, I am using the theme Premium Estate and want to hide the display of the featured image on all posts! How should I do?

    • 10 years, 3 months ago Greg Priday
      Hi, I Work Here

      Hi Claudiano. If you start a new thread, we’ll be able to help you there.

  7. 10 years, 1 month ago Yasir Ahmed

    Hi Greg

    I am using vantage theme. I want to change the thumbnail size which is shown on the blog page on my website http://www.DreamMuscle.com , i think its around 80×80 pixels thumbnail. i want to change it too 200×200 pixels. How can I do that? any code which I have to add or change?

    Please help! Thanks in advance.

  8. 10 years, 1 month ago Yasir Ahmed

    The link to my blogpage is http://www.DreamMuscle.com/blog , please help me with this.

  9. 10 years, 1 month ago Andrew Misplon
    Hi, I Work Here

    Hi Yasir

    In this case you’d need to use CSS to make the change. Enter the following under Appearance > Custom CSS if you’re running Premium or into any Custom CSS plugin/module:

    article.post.post-with-thumbnail-icon .entry-thumbnail, article.page.post-with-thumbnail-icon .entry-thumbnail {
    width: 20% !important;
    }
    
    article.post.post-with-thumbnail-icon .entry-main, article.page.post-with-thumbnail-icon .entry-main {
    width: 70% !important;
    }

    If the thumbnail is made too wide the text won’t fit so the two need to be adjusted in unison.

    For further assistance please open a new thread.

  10. 10 years, 25 days ago Vineyard Paul

    winner winner chicken dinner

    • 10 years, 25 days ago Andrew Misplon
      Hi, I Work Here

      Glad to hear that helped Paul. All the best with your project.

  11. 9 years, 10 months ago Completely Gone Nomad

    Hi Andrew. I’m having a similar problem. I want to remove the featured image on the blog posts and on the homepage but still be visible using other plugins such as a slide that links to the post. I’m using Influence Theme.

    • 9 years, 10 months ago Andrew Misplon
      Hi, I Work Here

      Hi

      Please open a new support thread for us and we’ll be with you as soon as possible. We’re unfortunately working through a backlog right now so please allow 12-24hrs:

      Page: New Thread

      I need to re-look at this for Influence. I’m sure we can work something up for you.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More