Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1176640

    Hi
    We use a special font for a title on the website https://mgkappelen-werdt.ch/
    On Home, the h2-title “MG Kappelen-Werdt” is in a special font.
    For that, we have the following settings under Enfold Child:

    .avia-caption-title {
    font-family: "Brush Script MT" !important;
    }

    It works fine on every browser on PC.
    But on mobile it does not work.
    How we can solve this?
    Best regards
    Mike

    #1177007

    Hey Mike,

    I’m seeing the same font when I check on mobile, did you try loading the page in an incognito/private window?

    Best regards,
    Rikard

    #1177170

    Hi Rikard
    Hm, very special.
    I tried both, normal and incognito/private window on mobile.
    My mobile is a Samsung (Android) and tryed it with the default and the Chrome browser.
    See screenshots under private content.

    #1177455

    Hi,

    Thanks for the update. So how exactly did you import the font on your site? https://www.w3schools.com/cssref/css3_pr_font-face_rule.asp

    Best regards,
    Rikard

    #1177546

    Hi
    I didn’t import this font.
    This font is selectable also under Enfold Child – Allgemeines Styling – Schriften
    Regards
    Mike

    #1177990

    Hi Mike,

    Right you are, it’s not one of the most popular fonts used by our customers :-)

    Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1178071

    Hi Rikard
    Yes, we also use it only for one title at home ;-)
    See the admin login in the private content.
    Best regards
    Mike

    #1178291

    Hi,

    Thanks for that. I see that you have selected Verdana as your header font in the theme settings, that means the font in question is not imported to your site. If you only use the CSS you have in Quick CSS, that means the font is not actually imported to your site, but it will be used if the font is found on your local computer. It won’t be used on the phone though since the font is likely not installed locally on the device. What you would have to do in this case to get it working on a phone as well is to upload the actual font to your server, then import it using the CSS I referred to previously in this thread.

    Best regards,
    Rikard

    #1178671

    Hi Rikard
    Ok, thanks for your answer.
    But where do I find the font files for this Brush Script MT? Can I download them anywhere?
    Best regards
    Mike

    #1178877

    Hi Mike,

    It looks like it’s possible to download it yes: https://duckduckgo.com/?q=Brush+Script+MT&atb=v200-1&ia=images. Also check if you have it on your local computer.

    Best regards,
    Rikard

    #1178952

    Hi Rikard
    Thanks very much.
    It seems to work now.
    You can close this issue.
    Best regards
    Mike

    #1179289

    Hi Mike,

    Great, I’m glad that you got things working and thanks for the update. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Font Family does not work on mobiles’ is closed to new replies.