Site logo

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

Home Forums Support [Resolved] how to hide featured image in events of The-Events-Calendar (Modern Tribe)

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

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #173702
    Sven

    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

    #173750
    Sven

    Hi,

    after hours I finally found a solution: it’s not done with CSS, but I had to change the template for single events…

    helpful links:
    useful post in the wordpress forum
    the events calendar themer’s guide

    Sven

    #173763
    Tom
    Lead Developer
    Lead Developer

    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;
    }
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.