Jump to content

Custom CSS, Title + Nav for Cobalt-semicircle theme

Recommended Posts

Site URL: https://cobalt-semicircle-k87m.squarespace.com/

Hi,

I'm not able to change the title and nav bar to the custom font 'MADE SAONARA 2'. I've been able to get the H1, H2, H3, H4 etc working but not the title and nav bar. I've tried multiple different css syntax but no luck. Any ideas?

cobalt-semicircle is the template

 

@font-face {    
font-family: 'MADE SAONARA 2';       
src: url('https://static1.squarespace.com/static/5d80645df48a56598e1cc054/t/5e9384655e4b116e09a3d8ee/1586725989982/MADE+SAONARA+2.otf');  }

@font-face {    
font-family: 'MADE SAONARA';       
src: url('https://static1.squarespace.com/static/5d80645df48a56598e1cc054/t/5e938460af9d553df45a5b84/1586725984613/MADE+SAONARA.otf');  }


h1 {font-family: 'MADE SAONARA 2';}
h2 {font-family: 'MADE SAONARA 2';}
h3 {font-family: 'MADE SAONARA';}
h4 {font-family: 'MADE SAONARA';}

.has-site-title .Header-branding {font-family: "MADE SAONARA 2";}

Link to comment
  • Replies 5
  • Created
  • Last Reply
/* title */
span#site-title {
    font-family: 'MADE SAONARA';
}
/* tagline */
h2.logo-subtitle {
    font-family: 'MADE SAONARA' !important;
}
/* nav */
ul#nav * {
    font-family: 'MADE SAONARA' !important;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.