All things Shopify and commerce
Hi, Been trying to import 'Birthstone' font to my store, followed lots of online instructions but not working. Could it be the font itself not being compatible to shopify?
I was expecting h1 as the href not this "/".....what does this mean?
Can I get help importing this font?
thanks
Gavin
saucypeach.com
Solved! Go to the solution
This is an accepted solution.
Hi Gavin,
It looks like there are two separate issues here:
Font Import Issue:
If the 'Birthstone' font isn't showing up correctly, here are a few steps to troubleshoot:
@font-face { font-family: 'Birthstone'; src: url('{{ 'Birthstone.woff2' | asset_url }}') format('woff2'); }
h1 { font-family: 'Birthstone', sans-serif; }
<a href="/"> Tag Instead of h1:
The <a href="/"> is likely wrapping your logo as a clickable link to the home page, which is standard in Shopify.
<h1><a href="{{ routes.root_url }}">Saucy Peach Official</a></h1>
If you’d like me to take a quick look at the theme code and font setup for you, feel free to share your Shopify Collaborator Code. You can send it to me at hello@untechnickle.com. I’ll help you sort this out quickly! 😊
Cheers!
Shubham | Untechnickle
Oh, and there’s something brewing behind the scenes that’s redefining customer experience. Curious? It’s time to Revize your store. Don’t say we didn’t warn you.
This is an accepted solution.
Hi Gavin,
It looks like there are two separate issues here:
Font Import Issue:
If the 'Birthstone' font isn't showing up correctly, here are a few steps to troubleshoot:
@font-face { font-family: 'Birthstone'; src: url('{{ 'Birthstone.woff2' | asset_url }}') format('woff2'); }
h1 { font-family: 'Birthstone', sans-serif; }
<a href="/"> Tag Instead of h1:
The <a href="/"> is likely wrapping your logo as a clickable link to the home page, which is standard in Shopify.
<h1><a href="{{ routes.root_url }}">Saucy Peach Official</a></h1>
If you’d like me to take a quick look at the theme code and font setup for you, feel free to share your Shopify Collaborator Code. You can send it to me at hello@untechnickle.com. I’ll help you sort this out quickly! 😊
Cheers!
Shubham | Untechnickle
Oh, and there’s something brewing behind the scenes that’s redefining customer experience. Curious? It’s time to Revize your store. Don’t say we didn’t warn you.
Thank you for the help!!!
Amazing!!
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024