Shopify themes, liquid, logos, and UX
Hello,
I want to add a custom font to my theme, the font name is BB Condensed Bold, there is the link to it https://www.onlinewebfonts.com/download/857c87f9e1434e30f777d7aaa316e8b8
I use theme dawn: my website is womber.fr and the password is PROPAGANDAAA
Thanks!
Cordially,
Solved! Go to the solution
This is an accepted solution.
Hi @PAUL8 ,
1: Download the font you want
2: Upload font (woff file) to Content -> File -> Copy link
3: Insert this code into base.css:
@font-face {
font-family: 'BBCondensedBold';
src: url('link that you copied') format('woff');
}
body {
font-family: 'BBCondensedBold';
}
Hope it helps!
This is an accepted solution.
Hi @PAUL8 ,
1: Download the font you want
2: Upload font (woff file) to Content -> File -> Copy link
3: Insert this code into base.css:
@font-face {
font-family: 'BBCondensedBold';
src: url('link that you copied') format('woff');
}
body {
font-family: 'BBCondensedBold';
}
Hope it helps!
where can I find content?
Sorry I found
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024