Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter roppy

    (@roppy)

    How can I change the size of the Month and year in the header Type is very small and not in bold

    Easiest way I found is, in your stylesheet add this:

    #wpfc-calendar-wrapper .fc-header-title h2 {
    font-size: 20px !important;
    font-weight: bold;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Month and year heading .’ is closed to new replies.