Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1192915

    Is there a way that I can make the font on the events page to black? Including the days of the week? See this link: https://stlofe.org/events/

    On the white parts of the calendar it has the green color (currently used throughout the site for links) and the gray dates as well and its very difficult to see. The dates on the calendar are almost impossible to see being that they are white.

    #1193054

    Hey sylwilson,

    Please try the following in Quick CSS under Enfold->General Styling:

    .tribe-events-calendar a, .tribe-events-calendar div[id*=tribe-events-daynum-] {
      color: #000 !important;
    }

    Best regards,
    Rikard

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.