Hello! If using the calendar component, are the events, stylings, schema, etc all more-or-less fixed values? I’d like to place a margin of 15px between each card item when timeless mode is on. If I try to use css, it doesn’t seem to like that (through the head or through the custom css panel in the bottom right), and the style panel applies to the component container, not the individual items.
I would like to add divs inside these events and style them so that if a particular item is clicked, etc, something happens. Is this possible at the moment, or would this require additional outofthebox thinking? Thanks!
Depending of the importance of a calendar in your app, you might want to consider building your own calendar in WeWeb, I did this in a project of mine, and it’s not even that tough.
It’s in slovak, but it’s the days of the week (grayed out and disabled are the weekends) and Ráno / Poobede are the parts of the day.