• Resolved genysignas

    (@genysignas)


    Hi,

    Is there a way to remove the featured image from the single event’s page, yet leaving the thumbnail of that image on the ‘events list’ widget?

    Many thanks in advance!
    Ignas

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @genysignas,

    Thanks for your interest in our products.

    Yes, you sure can remove the featured image from your event pages. Simply add the following CSS to your child theme’s styles.css file or via custom CSS editor:

    .tribe-events-event-image img {
        display: none;
    }

    Hope that helps!

    Hey there,

    Since this thread has been inactive for a while, I’m going to go ahead and mark it as resolved. Don’t hesitate to create a new thread any time you help again!

    Ed 🙂

    Thread Starter genysignas

    (@genysignas)

    Hi Ed,

    1) This does remove the header image from the event’s page but also from the ‘events list’ widget. Is there a way to not show the featured img only on the event’s page?

    2) Also, is there a way to add a header image to the top of an event’s page? I know I can set a default header image for posts and pages, but what about events?

    Many thanks,
    Ignas

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Removing Featured Image’ is closed to new replies.