Change text color on event names on Month view?

Home Forums Calendar Products Events Calendar PRO Change text color on event names on Month view?

  • This topic has 4 replies, 2 voices, and was last updated 8 years, 1 month ago by wealthfollowsworth.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1471596
    wealthfollowsworth
    Participant

    Hello. How do I change the color and formatting of the event titles in my Month view?

    Thanks.

    #1472478
    Patricia
    Member

    Hi Nathan!

    You can add the following CSS selector in your theme’s style.css file to customize your Event titles in month view:

    .tribe-events-month-event-title a {
    color: red !important;
    }

    In this example you will change the color of all event titles to red. You’ll find more info about font and color changes in the following article:

    https://theeventscalendar.com/knowledgebase/changing-fonts-and-colours/

    I hope this helps! If you have any other questions at all please feel free to let me know and I’d be happy to help as best I can!

    Cheers,

    Patricia

    #1472543
    wealthfollowsworth
    Participant

    Perfect. Thanks.

    #1473091
    Patricia
    Member

    Awesome! If you need an assistance again or have other concerns, please feel free to open up a new thread, we’ll be more than happy to help you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change text color on event names on Month view?’ is closed to new replies.