• Resolved feathergalmarketing

    (@feathergalmarketing)


    The page is showing a header (or page title) bar, that says “events” as the standard, however whenever a new event is added, it changes from event to whatever the name of event is. I would like to completely remove this header/ page title. How do I do this?

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey there,

    Thanks for reaching out 😄

    It seems like your theme was shipped with some template overrides for The Events Calendar in place. You’ll likely need to remove the code for this within theme folder/tribe-events/single-event.php

    You could also try some CSS like this:

    .mec-single-event .mec-event-content {
    display: none; }

    Take care,
    Ed 🤟

    Hey there,

    Since this topic has been inactive for a while, I’m going to go ahead and mark as resolved. Don’t hesitate to reopen or create a new topic if you still need help! 😄

    Take care,
    Ed 🤟

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Help with editing calendar page’ is closed to new replies.