Site logo

Archived topic

how to hide featured image in events of The-Events-Calendar (Modern Tribe)

2 replies · Started by Sven on February 18, 2016

Viewing posts 1–3 of 3

Hi Tom,

I have added a certain featured image to a special event category: http://www.fudiggl.de/event/16-3-2016-probe/

Do you happen to know a fast and easy way to hide featured images in single events of The-Events-Calendar?

Sven

Sorry I didn't get back to you sooner.

This should be possible with CSS as well:

.single-tribe_events .page-header-image-single {
    display: none;
}
This archived topic is closed to new replies.