Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1326891

    Hi,

    I would like to use a Google font from the list of preloaded available Google fonts (Lato or Open Sans) to just one paragraph. I added the a class code (photogallery) to the element and then the following css to Quick CSS. The size and style are working (so I know it correctly finding the code) but not the font-family.

    .photogallery p {
    font-family: ‘lato’ !important;
    font-size: 60px;
    font-style: italic;
    }

    Do I have add something more even though the Google fonts are preloaded?

    Thanks!

    #1326930

    Hey mclweb,

    Could you post a link to where we can see the problem you are having please?

    Best regards,
    Rikard

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