Hi, how can I change the fonts of these texts to my other font ?
(I want to chnage the fonts of those subheaders in the scrolling section to “Roboto”, my second font)
A user seeks to change subheader fonts in a scrolling section to “Roboto” on their Shopify store.
Two solutions provided:
theme.liquid file above the </head> tag</body> tag in the same fileBoth approaches involve:
theme.liquid fileScreenshots demonstrate the implementation steps and expected results. The discussion remains open with no confirmation from the original poster about which solution worked.
Hi, how can I change the fonts of these texts to my other font ?
(I want to chnage the fonts of those subheaders in the scrolling section to “Roboto”, my second font)
Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above tag:
Result
Hey @Daniel19901
Follow these Steps:
Go to Online Store
Edit Code
Find theme.liquid file
Add the following code in the bottom of the file above tag
RESULT:
If I managed to help you then, don’t forget to Like it and Mark it as Solution!
Best Regards,
Moeed