Support

Home Forums Event Espresso Premium Changing Today's color in Calendar add-on view

Changing Today's color in Calendar add-on view

Posted: December 3, 2014 at 3:34 pm

Viewing 3 reply threads


SolidQ

December 3, 2014 at 3:34 pm

Hi,
The default background color for the current day in the Calendar is a pale yellow. Could you please provide us the CSS code to change that cakgground color?

Thanks


Tony

  • Support Staff

December 3, 2014 at 4:30 pm

Hi,

Something like this:

#espresso_calendar:not(.ui-widget).calendar_fullsize .fc-today {
  background-color:#000;
}

Would set the background color to black on the full calendar, but not the widget.


SolidQ

December 4, 2014 at 4:02 am

Grand! It worked, thanks!!


Tony

  • Support Staff

December 4, 2014 at 4:42 am

You are most welcome 🙂

Viewing 3 reply threads

The support post ‘Changing Today's color in Calendar add-on view’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso