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

    (@nickyoung87)

    Do you have a link to the calendar?

    Thread Starter mainahgal

    (@mainahgal)

    Hi Nick! Thank you for your quick reply.

    Here is the link to the test calendar.

    http://sgbcphx.org/calendartest/

    I browsed and browsed to figure out how to change the text size within the days of the calendar, I finally found some css you gave someone else and implemented it, it worked well! This is what you had suggested…

    .simcal-event-title { font-size: 14px; }

    I tried every variation I could think of to change the month’s font size. I’m looking to get it larger.

    Thanks again for your help! I love the plugin!

    Plugin Contributor Nick Young

    (@nickyoung87)

    This should do the trick:

    .simcal-default-calendar .simcal-current h3 {
       font-size: 24px;
    }

    Let me know if that works out.

    Thanks!

    Thread Starter mainahgal

    (@mainahgal)

    Worked like a charm! Thanks a ton!

    Plugin Contributor Nick Young

    (@nickyoung87)

    Awesome! Happy to help.

    If you have a second could you quickly rate our plugin if you haven’t already? It keeps us highly motivated to continue improving the plugin and helps spread the word so more folks find it.

    Click here to rate us

    Thanks!

    Thread Starter mainahgal

    (@mainahgal)

    Just finished my 5 star review! I appreciate everything!

    Plugin Contributor Nick Young

    (@nickyoung87)

    Thank you! If you ever need anything else we will be here 🙂

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘I want to resize the month's font’ is closed to new replies.