Добавить
Уведомления

How to Add Custom Font to Shopify in 5 Minutes

How to Add Custom Font to Shopify in 5 Minutes In this video, I show you a simple way to add a custom font to Shopify. In this video, I use the Dawn theme; however, this works for any theme as long as you add the code to a CSS file. You must have a TTF or an OTF file for this to work. Code to copy/paste: @font-face { font-family: myFont; src: url(''); } h2 { font-family: myFont !important; } This tutorial does not require any prior experience in programming or Shopify. Click here to support my channel and subscribe: https://tinyurl.com/39r75j9p If you have any questions or future video ideas, please do not hesitate to mention them in the comment section.

Иконка канала Confidence Boosters
12 подписчиков
12+
16 просмотров
2 года назад
12+
16 просмотров
2 года назад

How to Add Custom Font to Shopify in 5 Minutes In this video, I show you a simple way to add a custom font to Shopify. In this video, I use the Dawn theme; however, this works for any theme as long as you add the code to a CSS file. You must have a TTF or an OTF file for this to work. Code to copy/paste: @font-face { font-family: myFont; src: url(''); } h2 { font-family: myFont !important; } This tutorial does not require any prior experience in programming or Shopify. Click here to support my channel and subscribe: https://tinyurl.com/39r75j9p If you have any questions or future video ideas, please do not hesitate to mention them in the comment section.

, чтобы оставлять комментарии