background color days of the month header / month view

Home Forums Calendar Products Events Calendar PRO background color days of the month header / month view

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1065076
    Konrad Beikircher
    Participant

    Hi,
    I read several posts and tried the color changer in WP Appearance. However none of the suggestions work.
    Where can I change the background color of the table header where the days of the week are listed. I am speaking here of the month view.

    WordPress 4.4.1.
    EventsCalender Pro 4.0.5
    AVADA 3.9.3

    I would be very grateful for your swift reply.

    Thanks,
    Thomas

    #1065801
    Geoff
    Member

    Hey Thomas and thanks for reaching out!

    Give this a try in your theme’sĀ style.css file or using a plugin like Simple Custom CSS:

    .tribe-events-calendar thead th {
    background-color: #000; /* or whatever color you'd like */
    }

    Will that work for you? Please let me know. šŸ™‚

    Cheers!
    Geoff

    #1065902
    Konrad Beikircher
    Participant

    Geoff,
    yep, it’s worky….

    Thumbs up. Ticket can be closed.

    T.

    #1066401
    Geoff
    Member

    Nice, glad this helps! Thanks again for reaching out. šŸ™‚

    Cheers,
    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘background color days of the month header / month view’ is closed to new replies.