Archived topic
Font change not working
3 replies · Started by Devesh on October 2, 2018
Hi
I am trying to change the Body font through Typography menu but it is not working.
The blog post still takes the font from the wordpress editor. Link here
Please help to resolve.
Hi there,
The HTML inline style you've added for each paragraph is overwriting the customizer options:
https://www.screencast.com/t/pFpVWhpxxZ
Try removing the <span style="font-family: Merriweather, serif;"> part.
Let me know if this helps :)
Hi
I have not added this myself to any para. Might be because of some earlier theme i am using.
How do I remove this globally for all posts /pages?
That's not possible unfortunately.