• Resolved loriverni

    (@loriverni)


    Hi,

    I adore the Virtue theme (thank you!)and am currently using it to build a site for a nonprofit cat rescue. I have it temporarily at https://www.InspectedBooks.com

    The problem I’m having is that the fonts on mobile are not the fonts I’ve chosen under “typography,” and the ones that do show up are pretty much unreadable.

    As a secondary issue, the phone number, which I have as a widget in the topbar, also doesn’t show up on mobile.

    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hey so you have picked “Comic Sans” as your font. That font is on most every computer and at lot of devices but it’s not on Iphones and some others. So I suggest choosing one of the google fonts. Then can be sure that the font will load on mobile.

    As for the number, try adding this css in your theme options > advanced settings.

    a[href^=tel]{
        color:inherit;
        text-decoration:none;
    }

    Kadence Themes

    Thread Starter loriverni

    (@loriverni)

    Thank you! You TOTALLY ROCK! Both your solutions worked perfectly!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fonts not working on mobile, Virtue theme’ is closed to new replies.