Change font of Product Title

Hello! I’m using latest font theme, and I have added a custom font, but it doesn’t look good on product title,so I want my body font same as title font. please help, thank you!

https://lunar-white-theme.myshopify.com/
pass - shakti

1 Like

@shilpa_etsy ,

Step 1. Go to Admin → Online store → Theme > Edit code

Step 2. Find the file theme.liquid

Step 3: Add this code before


Result:

  • Here is the solution for you @shilpa_etsy
  • Please follow these steps:
  1. Go to Online Store → Theme → Edit code.
  2. Open your theme.liquid file
  3. In theme.liquid, paste the below code before and press ‘Save’ to save it

  • Here is the result you will achieve:

  • Please press ‘Like’ and mark it as ‘Solution’ if you find it helpful. Thank you.

can i use that var-- font-body- thing ??

@shilpa_etsy , yes you can use


Still same :disappointed_face:

please help

1 Like

@shilpa_etsy , I see your product title font is changed

Did you refresh your site?

not changed on homepage, in featured collection section

Ok, so change the previous code like this


Please let me know if there’s anywhere you’d like to make changes

Thank you soo much!!