I uploaded my own font to my assets (Chomsky.woff) and it is applied to my header menu on every page except for my product pages. I want it to apply to the product pages too. Any coding help would be very appreciated.
Here is my shop. I’m using the Colorblock theme.
EBOOST
January 10, 2023, 10:37pm
2
May I suggest to update code these steps:
Go to Store Online-> theme → edit code
Layout/theme.liquid
add code below after
And remove {{ ‘Chomsky.woff’ | asset_url }} this code in base.css. Because CSS file will not understand liquid programming language
Hi @hushbug
This is Victor from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the to get this solved
Step 1 : Online Stores > Themes > More Actions > Edit code
Step 2 : click on theme.liquid and paste the code above the
Hope this can help you solve the issue
Best regards,
Victor | PageFly