Hi Eric!
Thanks for providing the link!
There is actually a minor conflict with your theme, where some styles from it are applying to the calendar. Please try adding the following CSS snippet to your theme’s styles:
table.tribe-events-calendar {
overflow:visible;
}
Let me know if that works for you.
is there a way to add a label to the calendar?
Sure! That can be done by making a template customization following the guidelines in our Themer’s Guide here > https://theeventscalendar.com/knowledgebase/themers-guide/
I hope it helps! and let me know if any other questions.
Best,
Victor