Jump to content

7.1 NAV CUSTOM FONT CSS

Recommended Posts

  • 2 weeks later...
On 10/21/2021 at 8:29 PM, Binboga said:

hello how can i change the photo background with my personal font

Screenshot 2021-10-21 at 16.25.32.png

Can you share link to page in screenshot? We can help easier

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
On 10/30/2021 at 7:16 AM, brooksb said:

Hi @tuanphan, how about to change the font for quotes, as seen in the Testimonials section on the home page here? www.starlightleadership.com

As well as the date on the banner (Oct 29, 2021) of the blog post here? https://starlightleadership.com/blog/2021/10/29/introducing-starlight-leadership

Thank you again...

Add to Design > Custom CSS

/* blog date */
time.dt-published.published.post-date {
    font-family: 'Barlow Condensed',sans-serif;
}

 

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
  • 2 weeks later...
On 3/26/2020 at 10:22 AM, tuanphan said:

Add to Home > Design > Custom CSS

.header-nav *, nav.header-menu-nav-list * {
    font-family: yourfont;
}

 

I tried applying this code, in order to change the fonts used in the menu (as in food and beverage menu). Weirdly enough this did not work. 

This is the code I was using: 

.menu-section-title {
font-family: ‘AutorichSans’;
}

.menu-item-title {
font-family: ‘AutorichSans’;
}

I also found an article online which used the exact same code, yet for them it seemed to be working: https://www.bayleesneaddesigns.com/blog-1/how-to-customize-the-squarespace-menu-block

Link to comment
On 11/9/2021 at 4:31 AM, bo_frederic said:

I tried applying this code, in order to change the fonts used in the menu (as in food and beverage menu). Weirdly enough this did not work. 

This is the code I was using: 

.menu-section-title {
font-family: ‘AutorichSans’;
}

.menu-item-title {
font-family: ‘AutorichSans’;
}

I also found an article online which used the exact same code, yet for them it seemed to be working: https://www.bayleesneaddesigns.com/blog-1/how-to-customize-the-squarespace-menu-block

Try this new code

.menu-section-title {
font-family: 'AutorichSans' !important;
}

.menu-item-title {
font-family: 'AutorichSans' !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
  • 2 months later...
On 1/28/2022 at 6:04 PM, sarahjo said:

Hey, I want to change my Navigation Bar font to Sporting Grotesque but for some reason that does not work – any advice?

What is your site url?

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
  • 2 months later...
16 hours ago, Iwan said:

Hi @tuanphan

Help please 🙂 I'm trying the above, simply to make my navigation menu items font DIN CONDENSED. I tried all the CSS codes, it's not working?

https://beige-oleander-mp66.squarespace.com/ password  tuansqsp

It looks like you figured it out?

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
On 4/5/2022 at 3:00 PM, Iwan said:

@tuanphan are you able to help please? I've been trying for 4 weeks to get this right....

Use this CSS

.image-caption * {
    font-family: 'din-condensed-web' !important;
}

Where is video?

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
On 4/8/2022 at 9:54 AM, aldizzurp said:

@tuanphan, thanks for all your help with the earlier codes!

I'm trying to change the font under the drop down menu - currently it's Bacalisties - need to change to Adobe Garamond Pro like the default paragraph font. Can you help me with this please?

Site: lkboracay.com
Pass: lk2022

Try this CSS

div.header-nav-folder-item a {
    font-family: 'adobe-garamond-pro' !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

Create an account or sign in to comment

You need to be a member in order to leave a comment

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