[Support request] fonts not active on smartphone

Home Forums Support [Support request] fonts not active on smartphone

Home Forums Support fonts not active on smartphone

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #987693
    Matthew

    I’m using this CSS to make a codey boxed label effect for text in a <span>.

    But on the smartphone the font is not used. It is staying with the default font in the <p> tag.

    Verdana is one I chose from in GP’s system fonts list, observed in the drop-down under Customising > Typography. I assume I can use these without any special loading additions on my part.

    I don’t have the Typography pro module activated, but this would not be necessary?

    .productSummary {
    font-family: ‘Verdana’;
    background: #85929E;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 7px;
    border-radius: 5px;
    color: #FDFEFE;
    }

    thanks,

    #987769
    David
    Staff
    Customer Support

    Hi there,

    can you provide a link to the site?
    You can edit your original topic and use the Site URL field to share the link privately.

    #987796
    Matthew

    hey,

    Updated my site but it’s hidden from public. How can I provide you the password for the Hidemysite plugin

    #987809
    David
    Staff
    Customer Support

    Edit the URL and the password after the url eg. url/password:xxxxxx and we’ll pick it out from there.

    #987855
    Matthew

    LOL tried it before like you said but wouldn’t save. Now it’s good

    #988358
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    Verdana needs to be installed on the device you’re viewing the site on. It’s likely that is isn’t installed on your phone, which is why it’s not displaying.

    This might help: https://web.mit.edu/jmorzins/www/fonts.html

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.