• Resolved Shanechu

    (@shanechu)


    Hi, how can the Tribe Bar for The Events Calendar be removed or hidden? There isn’t really going to be enough events scheduled to require a search function.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey there @shanechu!

    Thanks for reaching out — that’s a great question, I can help with that ??

    This CSS snippet will remove the Tribe bar. Just place in Appearance → Customize → Additional CSS:

    #tribe-events-bar {
        display:none;
    }

    Take care,
    Ed ??

    Thread Starter Shanechu

    (@shanechu)

    Hi Ed,

    Thank you very much!

    Shane

    • This reply was modified 6 years, 7 months ago by Shanechu.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove Tribe Bar’ is closed to new replies.