A little CSS help again

Home Forums Calendar Products Events Calendar PRO A little CSS help again

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1247552
    karen
    Participant

    HI,
    I know you guy are not CSS support but…
    For the .tribe-mini-calendar-nav I cannot seem to change the MONTH YEAR color in the sidebar widget to WHITE or something that will show up under the deep blue background that I have. I have added it to the widget calendar css, have a tribe-events folder in my theme with folders for PRO etc. What did I miss or am doing wrong? Thanks for you help. This may be your easiest question of the day. 🙂

    #1247620
    Geoff
    Member

    Hey Karen,

    We’re always happy to help as best we can, even with things like this. 🙂

    You should be able to use this to change the color of the mini calendar navigation text:

    .tribe-mini-calendar-nav span {
    color: #fff !important; /* or whatever color you would like */
    }

    I would try adding this to the Appearance > Customize > Additional CSS screen. Give that a try and let me know if it works. 🙂

    Cheers!
    Geoff

    #1247641
    karen
    Participant

    Thank you, thank you..!!

    #1247968
    Geoff
    Member

    You bet! Happy to be of service. 🙂

    I’ll go ahead and close this thread but let us know if any other questions come up and we’d be happy to help.

    Cheers!
    Geoff

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘A little CSS help again’ is closed to new replies.