How To Change The Events Calendar Widget Font Color?

Home Forums Calendar Products Events Calendar PRO How To Change The Events Calendar Widget Font Color?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1122333
    Danny
    Participant

    How To Change The Events Calendar Widget Font Color?

    #1122426
    Andras
    Keymaster

    Hi Danny,

    Thanks for reaching out! Happy to help you out with this.

    Which widget are you interested in (Calendar or Event List), and do you want to change the color of all the text in the widget to the same color?

    To change all the colors for the Calendar widget, add this to your style.css with the color code you need:
    .widget_calendar table, .widget_calendar table a {
    color: #00ff00;
    }

    For the Event list widget, use this:
    .tribe-events-list-widget, .tribe-events-list-widget a {
    color: #00ff00;
    }

     

    Let me know if this helps.

    Cheers,
    Andras

    #1128894
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How To Change The Events Calendar Widget Font Color?’ is closed to new replies.