I would like to have space between events so that they do not stack like this. How can I create space between them?
Thank you.
You can define a custom margin beneath each event with the eventMarginBottom property, or alternatively, override the CSS to introduce additional whitespace.
eventMarginBottom
For more details, please see the Event Spacing topic in the docs.
Perfect thanks a lot work correctly good job