DayBack Behaviors, Hacks, and Extensions

Search our actions and extensions library for more options to customize your calendar

If you have a lot of events on screen, apply this custom style to remove the start time until the event is clicked.
Colors, Styles and Icons

How to Apply these Examples:

You can copy and paste these examples into the CSS and Styles section of DayBack Admin section. See this overview of how to change DayBack CSS and Styles.

How can I remove the start time from displaying?

If you don’t want to see the event start time until you click on an event, add this to your CSS:

.fc-event-time {
    display: none; 
}
		

 

See it in action

Compatibility

FileMaker, Google, Mobile, Microsoft 365, Salesforce

Installation Requirements

Built In

Download Information

You May Also Like