One Day events aren't showed in mobile view calendar

Hi,

we integrated the calendar on our website with no problems.
But in die mobile view, only the events with two days (or more) are seen.
One day events aren’t seen.

How can we fix this?

1 Like

Hello there, @user15992 :wave:

The issue is fixed! We’ve added this code to the Custom CSS field on the Appearance tab of your widget’s settings:

.fc-daygrid-day {
  padding: 0 !important;
}

Please check your website and let me know if it’s fine now :wink:

yes, it works! Thank you :slight_smile:

1 Like

Great! You are welcome :wink:

In the meantime, we’d appreciate it if you could look through the Event Calendar category on the Wishlist and vote on the ideas you like most.

And feel free to share your own thoughts too - we’ll be happy to discuss them with you!

I added this to CSS, and it didn’t work any other ideas

1 Like

Hi @Robert16 :wave:

I see that you have 2 Event Calendar widget and one of them without upcoming events. The widget with events has a List layout, but if you switch it to Month view, one day events are displayed without using a CSS code:


If this issue appears in another widget, please send me a link to the page where it’s installed :slightly_smiling_face: