• cerretres

    (@cerretres)


    The mobile version of my website displays a different font in the headers. I’ve pasted this text into the additional CSS code to force it, but I haven’t seen any changes:

    @media only screen and (max-width: 767px) {
    h1, h2, h3, h4, h5, h6 {
    font-family: ‘Josefin Sans’, sans-serif !important;
    }
    }

    These are Google Fonts, so there shouldn’t be any problems.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @cerretres,

    Thanks for reporting this to us.

    A report has been created about this issue to notify our development team so they can investigate this further. We’ll send you an update as soon as we have more details from the team.

    In the meantime, it appears that the custom CSS you added is now being applied on mobile [screenshot].

    Thanks for your patience.

    Hi @cerretres,

    Thanks for your patience while we looked into this issue.

    We’ve released v2.58 which fixes the font loading issue.Β If you haven’t updated the theme yet, please do so and let us know how it goes.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.