Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1496872

    Hi,
    Is there anyone to remove the featured image on the single event page? I want to keep it on the overview page just not on the actual event page. On the actual event page I ended up embdeding the image seeing it only partially shows. Ideally i would like all event page like that.

    #1496874

    Hey dreyerjm,
    Try adding this css to your quick css field in the theme options:

    .av-single-event-content .tribe-events-event-image {
    	display: none;
    } 

    Then clear your cache and check.

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.