Add custom fonts to Pinboard Theme

Viewing 2 posts - 1 through 2 (of 2 total)
  • #14302
    CDG
    Participant

    Hi,
    Can you please help me how to add fonts to the pinboard theme.
    I’ve tried adding fonts through @font-face in the style.css but that didn’t work.
    When I changed the font in Apperance/theme options/typography, I didn’t see any changes in the style.css, so the theme is probably taking its fonts from a different file. Can you tell me where I can add a few fonts?
    Thanks!

    #14370
    Daniel Tara
    Keymaster

    The web fonts are added in the document’s head, the style.css file is not edited. In functions.php inside the function pinboard_register_styles() you have an array called $web_fonts, you can add more Google fonts there.

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

Tagged: 

You must be logged in to reply to this topic.