I have having difficulty uploading my downloaded font
AnyConv.com__PP Hatton Ultralight 200.woff2
I would also like to change everything to this new custom font, except the body.
I have having difficulty uploading my downloaded font
AnyConv.com__PP Hatton Ultralight 200.woff2
I would also like to change everything to this new custom font, except the body.
Hello @Forma-LA
With recent updates from Shopify, you can no longer upload .ttf and .ottf files into a theme anymore. Instead, you can add Font File into the File section in your Shopify Admin Setting
Step 1: From your Shopify Admin, navigate Setting section and select “File”.
Step 2: Upload your Font File by selecting “Upload file”.
Step 3: The opened window will allow you to select the font file to add. As an example, in this article, we are trying to upload a font called “Yumin”. After having successfully uploaded the file, select the “Link” icon to copy the file link.
Step 4: After that, look for the file “theme.liquid” under the Layout section or via the search bar. Select to open the file.
Step 5: Add the following codes at the bottom of the file.
Replace the below elements of the code with actual data.
Hit “Save” when finished.
So you can use FontName that you added.
To use the font for header, footer, kindly follow steps below:
I hope the above is useful to you.
Best regards,
GemPages Support Team
Hi,
I just wanted to piggyback on this post and as this successfully changed the header and footer font. How would the code adjust if I wanted to apply this to the entire website
Thank you