Home>Support>Disable feature Image in Blog

Disable feature Image in Blog

Dear All,
I am wondering if it is possible to add code so that the feature image in the blog view does not show. I still want the image to be there when you view the post or are on the specific post url but not in the big blog.
Thanks and best,
Milan

URL: http://www.bluuespace.com

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

  1. 8 years, 11 months ago Milan Bluue

    A few Updates:

    1. to put it simple I want the feature image to show in my blog post but not on my home page.
    2. is it possible to get the title (on my page in blue) of the blog post above the feature image?

    Thanks – looking forward to your reply.

  2. 8 years, 11 months ago Andrew Misplon
    Hi, I Work Here

    Hi Milan

    You can hide the featured image as requested by adding the following to Appearance > Custom CSS:

    /* Archive */
    
    .home .entry-thumbnail,
    .archive .entry-thumbnail {
    	display: none;
    }
    

    It looks like you’ve made the post title font size 0. If you’d like us to re-look at that, let us know.

    Moving the featured and blog post order would require a child theme and some custom development. If you have some background in this area we can advise on the steps involved.

  3. 8 years, 10 months ago Milan Bluue

    Hey Andrew – thanks for your replies to all my inquiries! Yes please let me know whats up with the post title size. How can I change the size? I was wondering why my post titles are not showing up.

    Hope to hear back from you soon.
    Best and thanks for now,

    Milan

  4. 8 years, 10 months ago Andrew Misplon
    Hi, I Work Here

    Sure; try going to Appearance > Customize > Theme Design > Fonts > Page Title Size. Is it set to zero?

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