Remove Tribe Header on Calendar Post date Home › Forums › Calendar Products › Events Calendar PRO › Remove Tribe Header on Calendar This topic has 2 replies, 3 voices, and was last updated 10 years, 6 months ago by Support Droid. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts October 26, 2015 at 5:40 pm #1018737 waldonParticipant I need to remove the tribe header on the events or schedule page. the link to our sandbox calendar is: http://vsginfo.com/sandbox/spinclub/events/ Where would I go to remove or change this heading. Thanks! October 27, 2015 at 7:29 am #1018865 GeorgeParticipant Hey @waldon! If by “header” you are just talking about the “Tribe Events” text there, then you can remove that by adding CSS code like the following to the very bottom of your theme’s style.css file: body.post-type-archive-tribe_events .page_top_wrap .page_title { display: none; } If you want to display the gray Tribe filters bar too, you’d just add one more bit of code right below the code above: #tribe-events-bar { display: none; } I hope this helps! — George November 11, 2015 at 6:05 am #1024141 Support DroidKeymaster This topic has not been active for quite some time and will now be closed. If you still need assistance please simply open a new topic (linking to this one if necessary) and one of the team will be only too happy to help. Author Posts Viewing 3 posts - 1 through 3 (of 3 total) The topic ‘Remove Tribe Header on Calendar’ is closed to new replies. → Please verify your API key is correctly entered on the settings