Change button color in popup

Add the code below to Custom CSS field on your Event Calendar widget’s Appearance tab:

.global-styles, .eapp-events-calendar-popup-item-inner .eapp-events-calendar-button-link{ background-color: blue !important; }

You’re welcome to change the color to your liking :slight_smile: