Viewing 1 replies (of 1 total)
  • Plugin Contributor Nick Young

    (@nickyoung87)

    You will need to use CSS to do this. It can be added to your theme’s stylesheet.

    For the attributes you can inspect the elements to see what classes they have assigned to them and add the styles to those.

    For starters:

    .gce-page-grid .gce-calendar td
    .gce-day-future
    .gce-day-number
    .gce-calendar

    And there are many more classes you can use to style the calendar how you like.

Viewing 1 replies (of 1 total)

The topic ‘Change text color’ is closed to new replies.