Change "Today" highlight color in eo-fullcalendar

WordPress Event Management, Calendars & Registration Forums General Question Change "Today" highlight color in eo-fullcalendar

This topic contains 2 replies, has 2 voices, and was last updated by  Christian von Wolkahof 5 years ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #33389

    Hello Stephen,

    first let me thank you for the great calendar plugin.
    Today I wonder how to change the color of the highlighting of the current day in eo-fullcalendar.
    I tried

    .eo_fullcalendar_1 .today {
    background: #f8f8fc;
    }

    but no avail.
    Tried several other selectors, without success.
    My theme (GeneratePress https://generatepress.com) does not interfere into any tables.

    Any idea, what I need to change?

    Thank you for your help and support,

    Best, Chris

    Christian von Wolkahof
    #33419

    Something like

    .eo-fullcalendar .fc-today {
        background: #f8f8fc!important;
    }
    

    should work.

    Stephen Harris
    #33431

    Stephen

    that works perfectly!

    Thank you very much,

    Best, Chris

    Christian von Wolkahof
Viewing 3 posts - 1 through 3 (of 3 total)
To enable me to focus on Pro customers, only users who have a valid license for the Pro add-on may post new topics or replies in this forum. If you have a valid license, please log-in or register an account using the e-mail address you purchased the license with. If you don't you can purchase one here. Or there's always the WordPress repository forum.