Jump to content

Custom font for menu bar

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: https://www.foxyardstudio.co.uk/

I'm trying to change the menu bar font and sub heading fonts to a custom created one, i've somehow managed to get it working for the main headings but don't know what to do about changing the menu bar - i had a look at other peoples help pages and create the code from line 9 onwards but it hasn't done anything

is there anyone who could help?

 

screenshot of coding.JPG

screenshot of menu bar.JPG

Link to comment
  • Replies 7
  • Views 1.4k
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution
On 6/28/2021 at 9:25 PM, Beckyvc said:

Site URL: https://www.foxyardstudio.co.uk/

I'm trying to change the menu bar font and sub heading fonts to a custom created one, i've somehow managed to get it working for the main headings but don't know what to do about changing the menu bar - i had a look at other peoples help pages and create the code from line 9 onwards but it hasn't done anything

is there anyone who could help?

 

screenshot of coding.JPG

screenshot of menu bar.JPG

Add to Design > Custom CSS

/* Nav font */
a.Header-nav-item {
    font-family: 'Felix' !important;
}
a.Mobile-overlay-nav-item {
    font-family: 'Felix' !important;
}

 

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
On 6/30/2021 at 7:49 AM, tuanphan said:

Add to Design > Custom CSS

/* Nav font */
a.Header-nav-item {
    font-family: 'Felix' !important;
}
a.Mobile-overlay-nav-item {
    font-family: 'Felix' !important;
}

 

Thank you this worked perfectly! If you don't mind helping again with changing the sub headings, I think I've covered everything that needs changing font wise except the sub headings which are all of the titles in orange, if you are able to help that would be brillaint!

links

What's On — Fox Yard Studio

Contact — Fox Yard Studio

fox yard studio website screen shot contact page.JPG

fox yard studio website screen shot workshop page.JPG

Link to comment
19 hours ago, Beckyvc said:

Thank you this worked perfectly! If you don't mind helping again with changing the sub headings, I think I've covered everything that needs changing font wise except the sub headings which are all of the titles in orange, if you are able to help that would be brillaint!

links

What's On — Fox Yard Studio

Contact — Fox Yard Studio

fox yard studio website screen shot contact page.JPG

fox yard studio website screen shot workshop page.JPG

Use this

/* image sub title font */
.image-subtitle-wrapper *, p.eventlist-empty {
    font-family: arlette !important;
}

 

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
21 hours ago, Beckyvc said:

Hi, I tried this out and I realise its only changed the subtext on the banner blocks, is there a way to change the headings in orange

About — Fox Yard Studio

Contact — Fox Yard Studio

 

hear from you page.JPG

Use this code

/* image title custom font */
.image-title * {
    font-family: 'Felix' !important;
}

 

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
On 7/14/2021 at 7:59 AM, tuanphan said:

Use this code

/* image title custom font */
.image-title * {
    font-family: 'Felix' !important;
}

 

works perfectly! thank you so much!!

Link to comment
On 7/13/2021 at 4:13 PM, Beckyvc said:

Hi, I tried this out and I realise its only changed the subtext on the banner blocks, is there a way to change the headings in orange

About — Fox Yard Studio

Contact — Fox Yard Studio

 

hear from you page.JPG

Need help with these?

Site URL – https://www.foxyardstudio.co.uk/

1. (All devices – Homepage) Scroll bar at the bottom of page.

https://www.foxyardstudio.co.uk/

foxyardstudio.co_.uk-01-min.png

2. (Desktop – About) Reduce space?

https://www.foxyardstudio.co.uk/about

foxyardstudio.co_.uk-02-min.png

3. (Desktop/Tablet – Blog posts) Content is too close to the left side of the screen.

https://www.foxyardstudio.co.uk/blog/announcing-our-collaboration-with-modece-architects

foxyardstudio.co_.uk-03-min.png

4. (Mobile) There is no space between the content and the side of the screen.

https://www.foxyardstudio.co.uk/about

foxyardstudio.co_.uk-04-min.png

5. (Tablet – Homepage) Menu is cut into 2 lines.

https://www.foxyardstudio.co.uk/

foxyardstudio.co_.uk-05-min-1.png

 

6. (Tablet – About) Text is cut to the next line.

https://www.foxyardstudio.co.uk/about

foxyardstudio.co_.uk-06-min.png

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

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.