Reply To: Changing Colour of Event names

Front Page Forums HRM Changing Colour of Event names Reply To: Changing Colour of Event names

#37125
Mehedi Hasan
Member

Hello @Chris

The CSS should be like:

.fc-day-grid-event .fc-h-event .fc-event .fc-start .fc-end {
background-color: #FF5354;
border-color: #FF5354;
}

Change the color as per your needs.

Note: It’s better to insert the custom CSS on your theme or child theme CSS file.

Thanks

Contact Us

Reach out to us for any inquiry

You must enter full name
You must enter email
You must enter message

We received your message

We will reach you with your email address soon. Thank you for the time!