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.

Hide featured image on video post?

10 years ago · Last reply by Alex S 10 years ago

Hi folks!

I like to have a featured image on all my posts, looks good on the blog page. However in my video posts, I really don’t need it to be shown, acutally its a bit confusing:

I’d either like the video to be used as “featured image”, og the featured image to be hidden in the video post. Any way to accomplish that easily?

Best regards
Bjarne

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

8
  1. Alex S Staff 10 years, 6 days ago

    Hi Bjarne,

    You can change this with some custom CSS. If you navigate to AppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.

    .single-format-video .entry-thumbnail {
        display: none;
    }

    You might also need to install the SiteOrigin CSS Editor.

  2. Bjarne 10 years, 6 days ago

    Mission accomplished! Thanks! I’m already using SiteOrigin CSS Editor, its awesome – but I often have troubles targeting the right element in CSS..

  3. Alex S Staff 10 years, 6 days ago

    Hi Bjarne,

    Great to hear! If you need help with targeting an element feel free to post a thread about it and I’ll give you a hand. Is there anything else I can help you with today?

  4. Bjarne 10 years, 6 days ago

    Thanks Alex! – Nope, not yet, but I’m sure I will run into more interesting details in my project. Unless! – is there some sort of CSS snipet repository available for Vantage (Premium)? It’s amazing what can be accomplished with a few lines of CSS, now that the theme is coded so neatly :)

    Bjarne

  5. Alex S Staff 10 years, 5 days ago

    Hi Bjarne,

    Yes, there is a snippet repository that is added when you have Vantage premium. Here’s a small glimpse of it:

    Capture

  6. Bjarne 10 years, 5 days ago

    THERE it is… Under Appearance > Custom CSS > Snippets ! I had NO clue, that theme would integrate with SiteOrigin CSS that way – but its clever! – A bit to well hidden I think, maybe a note about that under Theme Settings, og mentioning in the documentation?

    Thanks for the great support!

  7. Alex S Staff 10 years, 5 days ago

    Hi Bjarne,

    That’s actually a good point. I’ll pass your suggestion around the office so hopefully, it’ll be a little more, present in a future version.

    It’s been an absolute pleasure. Is there anything else I can help you with today?

  8. Alex S Staff 10 years, 5 days ago

    Hi Bjarne,

    I’ve been informed that there is actually reference to this in the premium description (see image below) however I agree with you. It should be more visible.

    Capture

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