Featured Image in Header

Home Forums Calendar Products Events Calendar PRO Featured Image in Header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1012917
    Seth
    Participant

    Hi there –

    Events calendar featured image shows up twice on single events, in the header and in the body of the page
    Example: http://josephy.org/upcoming/5511/

    Is there a way to delete one of these redundant methods, preferably removing the posting of the events featured image in the header?

    Thanks

    #1013193
    Brian
    Member

    Hi,

    Thanks for using our plugins. I can try to help out here, but I am limited in supporting 3rd party coding.

    The best I can do is provide css to hide the image on the single events in the header.

    I am not sure how else the theme works so do not have anything else to hide it.

    Try out this css:


    .single-tribe_events #top-area {
    display: none;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Let me know if that helps.

    Thanks

    #1016380
    Seth
    Participant

    Brilliant. Thanks!

    #1016558
    Brian
    Member

    Great glad it helps.

    I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Featured Image in Header’ is closed to new replies.