Fonts resize on page load

Home Forums Calendar Products Events Calendar PRO Fonts resize on page load

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1296895
    Peter
    Participant

    Hello,

    When displaying month view using event calendar, the fonts load larger than shrink down like an animation. Is there anyway to stop this?

    This is the affected page.

    https://www.hulas.com/calendar

    Thanks.

    #1297771
    Stephen Page
    Keymaster

    Hey Peter!

    Thanks for using our plugins!

    The larger text is a style from your theme. Occasionally the calendar styles load after the theme styles and occasionally there is enough of a delay (slow load or slow connection) that you get that flash of “unstyled” text. I noticed it doesn’t happen (for me) after the first page load, as the styling is then cached by the browser.

    Let’s see if we can fix it!

    In Appearance -> Customizer in the dashboard, you can use the Additional Styles section to add this style:

    h3.tribe-events-month-event-title {
     font-size: 100%;
    }

    That should fix it. If not, let me know and I’ve got another approach.

    Cheers,

    Stephen

    #1298046
    Peter
    Participant

    Thank you this worked!

    #1298799
    Neill
    Member

    Hi Peter,

    Thanks for the heads up that this worked.

    I’m going to close out the thread – but let us know if we can help you again in the future.

    Neill

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Fonts resize on page load’ is closed to new replies.