Remove Headers
-
I am trying to remove headers from the /events/ page as well as from /event/specific-event/ pages
You can see the problems I am experiencing here:
https://www.northernbayorganics.com/events/
https://www.northernbayorganics.com/event/yoga-at-the-farm/
The large orange header text is very distracting and unnecessary but I can’t seem to find where it’s being injected by the plugin.
I have tried to change the plugin settings to use my default page template instead of the default events template, but this causes other problems with formatting. I have also looked at default-template.php file, but do not see where the headers are being added to my pages. That file refers to Template_Bootstrap.php but after looking through that file as well I still can not find the appropriate code to remove to prevent headers from being displayed on event listing and single event pages. Even after reading through all the guides (https://theeventscalendar.com/knowledgebase/guide/customization/) I am still at a loss as to how to correct this simple problem.
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.