-
-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Heya!
I've managed to move the icon over to the left with the following code (which I would love if it was a toggle in the visual editor)
.event .icon,
.event-container .icon {
order: -1;
margin-right: -5px;
margin-left: 0px;
display: flex;
align-items: center;
justify-content: center;
}
however, is it possible to have the option to:
- Have the icon as the same colour as the individual calendar
- Full day event background as a transparent (10-20%) coloured version of the calendar colour
Thank you
Metadata
Metadata
Assignees
Labels
No labels