On my client’s site: http://kennett-design.com/calendar/ the calendar is very responsive and responds well to different size screens. However, on a smaller screen such as the iPhone, the thumbnails disappear and only the category color is shown in the square for that day (no event titles either).
Is there a way to keep this information as visible even on the smaller display?
The calendar stylesheet is hiding the event titles and thumbnails for 480px and narrower-sized screens. This is because they will not fit in a responsive layout (they stretch out to the side). If you look at the very end on the calendar plugin’s calendar.css file you’ll see that last media query that makes it happen:
You could try removing or commenting that out (which might work out okay if the WordPress theme isn’t responsive).
Viewing 1 reply thread
The support post ‘Event Calendar Thumbnails on iPhone’ 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.