Site URL: https://estherhafoundation.org/events-calendar?view=calendar&month=01-2021
Hello!
I'm trying to delete the times on the events calendar (9a,12p etc.) and I can't seem to do it. I looked around and tried to utilize code in both the css of the specific events page, and in the design area, and im not sure if im doing it incorrectly.
span.eventlist-meta-time {
display: none !important;
}
I used this code and I just pasted it into the design CSS block, I'm not super familiar with coding. It didn't work though. I'm using the Impact template.
Thank you 🙂