DAWN Theme Only Using 'Body' Font Across Whole Site

I’ve previously set the heading font of my store to custom fonts without any trouble by adding some code to the ‘base.css’ code. I decided to delete these codes and stick to the Shopify typography customization section

Upon doing so, ALL the fonts have now changed to the body font including the headings. is there a way to retrieve the settings back where fonts (heading and body) can each be automatically changed from the typography Shopify section like how it initially was?

my website - https://the-style-luxe.myshopify.com/

password - reucho

any help is appreciated:)))

Hi @hasanali1

You can try these steps to get the original settings back:

  • Please go to Online store => Theme => Customize => Edit code => setting_data.json => Recent changes => Original … => Save.

  • The fields “type_header_font” and “type_body_font” are the font style your store is applied to.

We hope that this can help you.