Change Fonts from 2 to 3 // Theme: Dawn

Change Fonts from 2 to 3 // Theme: Dawn

ChevalDoré
Excursionist
35 0 8

Hey Shopify Community, 

 

I just upgraded to Onlineshop 2 (Dawn). 

 

Before I used the Theme Brooklyn and had 3 different fonts. (Title, accent text and flow text)

 

Now, it seems in the "Dawn-Theme" that there are just 2 options to choose from. 

Is it possible to change to those 3 fonts again in the "Dawn-Theme"? 

 

If not, is it possible to just change the font style from the aditional pages to lets say "Arapey-Regular". 

https://www.chevaldore.com/pages/aboutus

 

Kind regards 😃 

 

Julian 

 

Fonts of Dawn .pngFonts of Brooklyn .png

 

Replies 6 (6)

comercioservice
Shopify Partner
291 37 36

@ChevalDoré ,
yes you can use 3font 
but you need to apply it with font settings 
here is font picker doc https://shopify.dev/docs/storefronts/themes/architecture/settings/input-settings#font_picker

Was my reply helpful? Click Like to let me know! Was your question answered? Mark it as an Accepted Solution.
Need store customizations, bug fixing or development ? Contact with us -- Support form for quick quote!
BFCM Big Deals: Big savings 25% off -on our Shopify FAQs apps!
ChevalDoré
Excursionist
35 0 8

Hey hermano @comercioservice 

Thanks for your message. Could you please explain me where I can find this Box to insert the code?

 

Font picker.png

 

When I try to insert the code into the css (in the editor) following error comes up: "Session in the online store editor cannot be opened".

 

Error .png

 

Greetsss Julian 

comercioservice
Shopify Partner
291 37 36

@ChevalDoré ,
name of this file is 
your-theme-name > config > settings_schema.json 
https://prnt.sc/6zIUG2SDgGWH
check the screenshot 


I hope it works for you, let me know, and If you'd like to discuss this more, don't hesitate to send me a PM
Was my reply helpful? Click Like to let me know! Was your question answered? Mark it as an Accepted Solution.
Need store customizations, bug fixing or development ? Contact with us -- Support form for quick quote!
BFCM Big Deals: Big savings 25% off -on our Shopify FAQs apps!
ChevalDoré
Excursionist
35 0 8

Hey @comercioservice ,

 

thanks heaps for your answer. Sorry for being a complete **bleep**: (Ive never done any coding in my life) 

I found the box you mentioned. (See the screenshot) 

 

What do I need to change to have following 3 fonts integrated in the "Dawn-Theme". 

1. Title: Old Standard TT (Regular) 

2. Accent Text: Montserrat (Semi Bold) 

3. Flow text: Arapey (Regular) 

 

Kind regards 

 

Julian 

 

fonts dawn .png

 

 

comercioservice
Shopify Partner
291 37 36
if you dont know coding, its hard for you I can send you a staff account request then I can help you ?
Was my reply helpful? Click Like to let me know! Was your question answered? Mark it as an Accepted Solution.
Need store customizations, bug fixing or development ? Contact with us -- Support form for quick quote!
BFCM Big Deals: Big savings 25% off -on our Shopify FAQs apps!
ChevalDoré
Excursionist
35 0 8

Hi @comercioservice thanks for your reply. 🙂 

 

i mean a slightly idea I have how it works. This is my idea (not sure if it works) 

 

"type": "font_picker",
"id": "heading_font",
"label": "Heading font",
"default": "old_standard_tt_n4"
}

 

"type": "font_picker",
"id": "type_accent",
"label": "type_accent",
"default": "montserrat_n6"
}

 

"type": "font_picker",
"id": "type_base",
"label": "type_base",
"default": "arapey_n4"
}

 

If this is correct - Im just unsure where I need to paste this exactly into the "Dawn-Code"? Could you advise me with that please? 

Swaping with this one? 

Screeny .png

Kind regards - have a blessed day mate 🙂 

 

Saludos Julian