Remove Image From Top of Events page

Home Forums Calendar Products Events Calendar PRO Remove Image From Top of Events page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1367087
    Derrill
    Participant

    At the top of my main Events page: http://galvestonoktoberfest.com/here/events/

    there is an image that appears directly below the breadcrumbs right above the Event Search bar. How do I remove that image? It appears to be randomly selected from my Media Library.

    #1367089
    Derrill
    Participant

    I found the answer in my theme css. Just need to add a line to not display an image:
    .entry-image {
    display: none;
    }

    #1367730
    Andras
    Keymaster

    Hi Derrill,

    Stoked to hear you found a solution! Good job on that one!

    I am going to close this ticket, but if you need anything else related to this topic or another please create a new ticket and we’ll be happy to help.

    Cheers,
    Andras

    PS: If you like our plugins, and you didn’t yet do so 🙂 we would be happy to receive a review in the wordpress.org repository. Thanks!
    https://wordpress.org/support/view/plugin-reviews/the-events-calendar/

     

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove Image From Top of Events page’ is closed to new replies.