I’m experiencing an issue on the calendar view of event espresso 4. When you first visit my calendar: https://classwithaglass.com/calendar/ the event thumbnails look like they are all clumped together and overlapping. However when I refresh the page they are showing the correct responsive week layout and allowing for more space. Why is this being so inconsistent? Do you have any advice for how to prevent the overlapping event thumbnails? I have it set to be responsive in the backend.
Hello, I’m seeing that it’s something with the custom theme. I’m looking at the code inspector but I can’t locate anything obvious that is causing the conflict. As soon as I resize the browser, the calendar resizes itself and the problem is fixed. Very strange. Any ideas?
The line of CSS that needs to be removed from the theme is in css/style.css, line 396. The style rule is: height: auto !important;
and it’s right after this selector: #espresso_calendar .fc-event[class] {
Can you remove the style rule that sets the height to auto? That’s actually conflicting with the calendar’s JavaScript.
Viewing 3 reply threads
The support post ‘EE4 Calendar Event Thumbnails Overlapping’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.