• Resolved nsergeant

    (@nsergeant)


    I was able to change the font size by editing a sample CSS definition that I found on this forum. For anyone else with the same question, the CSS is included below. This controls both the font size and font weight.

    .simcal-current-month, .simcal-current-year {
    font-size: 14px; font-weight: bold;
    }

    Where do I find the setting to change the font size on the month/year title on the Simple Calendar widget layout? Or, can it be done with additional CSS?

    Thanks.

    • This topic was modified 1 year ago by nsergeant.
    • This topic was modified 1 year ago by nsergeant.
  • The topic ‘Simple Calendar Font Size’ is closed to new replies.