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

    Hi – I was wondering if it’s possible to change the font on a single page that is different from the font set in the general styling tab? Thanks for any help you can give.

    Anna

    #591156

    Hey!

    Try adding this code to the Quick CSS:

    body.page-id-123{font-family:'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;}
    

    123 would be the ID of the Page.

    Cheers! 
    Josue

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