Support

Home Forums Calendar Change Highlight color of current day

Change Highlight color of current day

Posted: January 13, 2014 at 10:51 am

Viewing 1 reply thread


Amanda Piasta

    January 13, 2014 at 10:51 am

    The current date is highlighted in the Calendar (week view), it is highlighted with a light yellow, but I want to change that to a different color.

    I cannot seem to find where the color is coming from. Can you please point me to the correct location to change this? (css or js?)

    Thanks


    Josh

      January 13, 2014 at 1:07 pm

      Hi Amanda,

      It’s from line 329 of the calendar’s calendar.css:

      #espresso_calendar:not(.ui-widget).calendar_fullsize .fc-state-highlight {
      background: #FEFEDF;
      }

      You can override this in a child theme, the theme setting’s custom stylesheet (if available), or the my custom CSS plugin and avoid editing the calendar plugin directly.

      Viewing 1 reply thread

      The support post ‘Change Highlight color of current day’ 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 - Staging Server