Jump to content

7.1 Custom Font for Button & Paragraph Styles Not Changing

Go to solution Solved by tuanphan,

Recommended Posts

I have just started working on a new clients site, and it looks like things have changed since I last created a website with Squarespace. I am using 7.1 with Fluid Engine.

Here's my issues so far:

  • I am having trouble changing the font for the SITE TITLE BUTTON,
  • all PARAGRAPH types,
  • and removing the NAV from the NAVIGATION bar.

I added Custom Fonts in the Custom CSS area.
Then, selected those fonts in the Site Design area. 
The custom fonts have worked with the Heading styles, and the Site Title. For some reason, I haven't been able to get the Paragraph Styles and Button Styles to switch even though I have chosen those custom fonts in the Site Design area.

https://tucker-tradpole.squarespace.com/
To access, the password is tuckerusa. 

Any help is extremely appreciated. 

Edited by Cornflower
Link to Page
Link to comment
  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

  • Solution

With Site Title, use this code

a#site-title {
    font-family: 'Arial Condensed Bold' !important;
}

With Header button, use this

header#header a.btn {
    font-family: 'Arial Condensed Bold' !important;
}

To remove Nav, use this code

.header-nav {
    visibility: hidden;
}

(Or just drag "Home" item from Pages > Main Navigation to Not Linked)

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
  • 2 weeks later...

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.