Hello, we’re running Event Calendar Pro and there seems to be an issue with our theme. When you view our calendar in Month view, the top row of event pop-ups/mouse-overs are being cut off by the theme boxes.
In the past, we had resolved this issue with following css:
.tribe-events-calendar {
overflow: visible;
}
That css is still helping us by allowing overflow over the Event Calendar boxes, but it no longer affects overflow on the Theme boxes. I assume this happened with an update by either EC or our theme.
You can view our calendar here: http://assemblepgh.org/events (you’ll need to jump to August to get any actual events)
Any help would be appreciated! Thanks