How to change this color

Home Forums Calendar Products Community Events How to change this color

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1082322
    Lionel
    Participant

    Hello,

    Sorry but I don’t know how to name it šŸ˜€
    Please could you explain me how to change the color of these 2 items :

    http://i.cubeupload.com/Dtj7Hj.png
    http://i.cubeupload.com/N1yMNM.png

    Thank you so much.

    #1082579
    Geoff
    Member

    Hi Lionel,

    Sure thing! You can this to your theme’sĀ style.css file or use a plugin like Simple Custom CSS:

    .tribe-mini-calendar-event .list-date {
    background: orange; /* or whatever color you'd like */
    }
    
    .tribe-mini-calendar-nav td {
    background: orange; /* or whatever color you'd like */
    }
    
    .tribe-mini-calendar thead {
    background: orange; /* or whatever color you'd like */
    }
    
    .tribe-mini-calendar td.tribe-events-has-events {
    background: orange; /* or whatever color you'd like */
    }

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

    Cheers!
    Geoff

    #1083211
    Lionel
    Participant

    Perfect Geoff, Thank you! šŸ™‚

    #1083315
    Geoff
    Member

    My pleasure! Please feel free to hit us with a new thread if any other questions pop up — we’d be happy to help.

    Cheers,
    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to change this color’ is closed to new replies.