Skip to content

Feature Request: Icon Details #308

@CreativelyWired

Description

@CreativelyWired

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions