Shopify themes, liquid, logos, and UX
Hello, I am trying to upload custom fonts to my asset folder in the code editor but it is not working. The font files are in woff and woff2 format. When I add the file and click "Done" nothing is happening. The pop-up is in a continuous loading loop.
I am using the Be Yours theme.
Any guidance would be helpful. Thank!
You need to upload the font file in content
then copy url of file and then go to online store -> edit code then look for theme.css or app.css file and paste this code there
@font-face {
font-family: 'Font-Name';
src: url('the-copied-url');
}
and then you will be able to use this font where ever you want
Hey 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, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024