Changing font of product titles on dawn theme

Changing font of product titles on dawn theme

villabodrum
Excursionist
20 0 3

Hello,

 

I am trying to change the product title font to Josefine that I downloaded from https://www.1001freefonts.com/sans-serif-fonts.php

 

I converted the font from tiff to woff and uploaded this into my assets. Here is the code i put into base.css but I do not see the font Josefine anywhere on my website.

 

Can you assist?

 

Josefine.png

Replies 2 (2)

villabodrum
Excursionist
20 0 3

I forgot to add my website https://ekety5-vj.myshopify.com/

DaisyVo
Shopify Partner
4447 496 590

Hi @villabodrum 

You can try to follow this step
Step 1: Go to Edit code
Step 2: Find file theme.liquid and add this code at the end of the <head>  (https://prnt.sc/N11EJkz3S9kN)

<style>
.product__title h1 {
    font-family: "JosefinSans-Regular" !important;
}
</style>

 

Result

DaisyVo_0-1745026649015.png

 

Best,

DaisyVo

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution