Can't rename events page title heading: "Archive:"

I’ve spent hours trying to figure out how to rename / remove the generic page title that comes up when I create an events calendar using “theeventscalendar.com” 's wordpress plug-in. The issue isn’t with their plug in- it’s with the generic Illdy theme page that it gets embedded in (screen shot attached.)

You can see the page live here:
https://ourlic.foolfactory.com/events

I’m totally lost. What am I missing?

thanks!!!

Hello,

Please use this plugin to create temporary access for us, its automatic login link and does not requires sharing your admin details. here is How To guide. at the and don’t forget about  “Set as private reply” at the bottom of the message box

Cheers!

HI there- I’m not sure what information I should be giving for this temporary access. What email, what role do I assign you, etc? The link you provided is just a generic setup guide, but what are your specifics?

thanks!

hey there

Sorry for the delay

You can use this css code to hide titles:

.bottom-header h2 {
display: none;
}