Тёмный
No video :(

How to Upload Fonts into Squarespace 

AJM Experience
Подписаться 170
Просмотров 252
50% 1

Use CSS to quickly and easily import and use custom fonts on your Squarespace websites
Original post:
ajmexperience.com/learn-posts...
For more CSS code to enhance your website designs, check out the rest of the learn series:
ajmexperience.com/learn
And our FREE Squarespace CSS Cheat Sheet
www.ajmexperience.com/learn-p...
------
HERE’S THE CODE:
@font-face {
font-family: 'FONTNAME';
src: url('FONTURL');
}
h1 {
font-family: 'FONTNAME';
}
------
AJM EXPERIENCE
🖥 A marketplace for graphic designers, Squarespace lovers, & CSS nerds: www.ajmexperience.com/
☕️ Buy me a coffee: www.buymeacoffee.com/ilyajm
Thanks for watching and hope you learned something. My name is Amanda Jones McNay and I am a Squarespace web designer and CSS nerd. I have designed well over 100 different Squarespace sites for clients and have used custom CSS code in every one of them. My site is dedicated to helping all CSS designers to perfect their craft and create cool sh!t.

Опубликовано:

 

26 сен 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 2   
@fabulousfactory
@fabulousfactory 6 месяцев назад
Thank you! went through a few videos and yours was the easiest! straight to the point and it worked.
@ajmexperience
@ajmexperience 6 месяцев назад
yay, love to hear this! thank you for the feedback! :)