Change text color of Register button

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

.eapp-events-calendar-button-link {
color: white!important;
}

You’re welcome to set any color instead of white.

1 Like