[ad_1]
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 14 minutes ago by .
- This topic was modified 14 minutes ago by .
