How can I modify font and style in the Dawn theme?

I am using the Dawn theme and the cursive which works well in other places is weird for FAQ

I would like to use a larger font size of Lora for the Page title and a bolded Lora for the Collapsable Content titles.

I am fine if the page titles are changed every from the cursive to Lora, but not site-wide.

The bolded Lora font Accordion titles sitewide is fine.

https://islandmeadowclay.myshopify.com/pages/faqs pw:2022imc

Hi @dosekir , in the theme customize, you can try to add section custom liquid into the page. Then add this code into the custom code area.


1 Like

Adapting your code to the below got me the result I wanted. Thanks!