Chris Mercieca
asked 10 years ago

I’ve customised my site’s font package but the changes only seem to take effect in posts, and pages remain unchanged. I saw that this issue had come up earlier with an older version of the theme but should have been resolved – I’m using v. 1.0.6

1 Answers
DominicStaff
answered 10 years ago

To change the content in the pages, you can add the following code:

.page .page-content { font-family: ....; }

Hope this helps !
 

Chris Mercieca
replied 10 years ago

I’m a bit of a wordpress/coding beginner – where do I need to add the code?

Chris Mercieca
replied 10 years ago

Again – where should the code go? I really don’t see why this should have to be done manually instead of being pre-coded into the theme

Dominic Staff
replied 10 years ago

You can add this code to the style.css file in the Dashboard > Appearance > Editor. Please find the font here: https://www.google.com/fonts
Hope this helps !

Powered by DW Question & Answer Pro