Easily add a custom font to your navigation menu in Squarespace
seen from Romania

seen from Canada
seen from China

seen from Canada
seen from United Kingdom

seen from China
seen from United Kingdom

seen from Canada
seen from United States

seen from France
seen from Canada

seen from Canada

seen from United Kingdom

seen from United States

seen from Spain
seen from South Korea
seen from Portugal

seen from United Kingdom
seen from China
seen from Malaysia
Easily add a custom font to your navigation menu in Squarespace
In this video, I will walk you through how to embed an mp4 video in Squarespace directly, without having to use YouTube or Vimeo. Additionally, I will show y...
Changing video controls https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video
Squarespace mobile fonts customisation
Learn how to make a lightbox pop-up for your Squarespace website by visiting my Squarespace LIghtbox tutorial section.
Squarespace 7.1 lightboxes
Squarespace Blog Customisation
// Blog //
@font-face {
font-family: 'EFD';
}
.blog-item-title h1.entry-title {
font-family: 'EFD' !important;
}
.view-list .blog-title a {
font-family: 'EFD';
}
.blog-item-wrapper .blog-meta-item, .blog-item-wrapper .blog-meta-item a, .blog-item-wrapper .blog-meta-item span {
font-family: 'Baton' !important;
}
.item-pagination[data-collection-type^="blog"] .item-pagination-title, .item-pagination[data-collection-type^="blog"] .item-pagination-title {
font-family: 'EFD' !important;
}
.tweak-blog-single-column-text-alignment-center .blog-single-column .blog-single-column--text .blog-more-link {
font-family: 'EFD' !important;
}
.tweak-blog-single-column-primary-meta-date .blog-single-column .blog-meta-primary .blog-date, .tweak-blog-single-column-secondary-meta-date .blog-single-column .blog-meta-secondary .blog-date {
font-family: 'Baton' !important;
}