Jump to content

Dogwoof

Member
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Dogwoof

  1. On 3/25/2022 at 1:31 PM, bangank36 said:

    Can you share screen of the code that you apply the custom font?

    Sure, this is what I currently have set up for the the headings and main navigation menu:

    @font-face {    
    font-family: 'BARLOW';       
    src: url('https://static1.squarespace.com/static/569cf0841c1210c8103543c7/t/623d9129f105000f7aa18dfe/1648202026027/BarlowSemiCondensed-Bold.ttf');  }
    h1 {font-family: 'BARLOW';}
    h2 {font-family: 'BARLOW';}
    h3 {font-family: 'BARLOW';}
    
    .banner-thumbnail-wrapper .desc-wrapper * {
        font-family: 'BARLOW';
    }
    
    @font-face {    
    font-family: 'BARLOW-MEDIUM';       
    src: url('https://static1.squarespace.com/static/569cf0841c1210c8103543c7/t/623d956fee3487035071be68/1648203120000/BarlowSemiCondensed-Medium.ttf');  }
    #mainNavigation div a {
      font-family: BARLOW-MEDIUM;
    }

    However it doesn't carry over to the title and text on a gallery image.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.