This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Disable feature Image in Blog

10 years ago · Last reply by Andrew Misplon 10 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

4
  1. Milan Bluue 10 years, 3 months ago

    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. Andrew Misplon Staff 10 years, 3 months ago

    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. Milan Bluue 10 years, 3 months ago

    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. Andrew Misplon Staff 10 years, 3 months ago

    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.

Have a different question or issue?

Start New Thread