Jump to content

I am trying to use a custuom font in the site header in square space. I did it for h1 h2 but I cannot make for the banner... Could I have some help?

Recommended Posts

2 hours ago, carlosjcorreia said:

I am trying to use a custuom font in the site header in square space. I did it for h1 h2 but I cannot make for the banner... Could I have some help?

WOuld you mind to share the site url with the banner so we can have a look

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
On 5/4/2021 at 6:26 PM, carlosjcorreia said:

I will share it with password. it's not up yet:

Thanks bangank

www.anothertruth.co

pass: test

Hi. It looks like you solved this?

Also, you can merge these code

h1 {
    font-family: 'geograph-regular' !important;
    font-size: 40pt;
    letter-spacing: 1px;
    line-height: 140%;
    color: #3b3b3b;
}

h2 {
    font-family: 'geograph-regular';
    font-size: 20pt;
    letter-spacing: 1px;
    line-height: 140%;
    color: #3b3b3b
}

h3 {
    font-family: 'geograph-light';
    font-size: 40pt;
    letter-spacing: 1px;
    line-height: 140%;
    color: #3b3b3b
}

h4 {
    font-family: 'geograph-light';
    font-size: 20pt;
    letter-spacing: 1px;
    line-height: 140%;
    color: #3b3b3b
}

h4 {
    font-family: 'geograph-light';
    font-size: 20pt;
    letter-spacing: 1px;
    line-height: 140%;
    color: #3b3b3b
}

p {
    font-family: 'geograph-light';
    font-size: 20pt;
    letter-spacing: 1px;
    line-height: 140%;
    color: #3b3b3b
}

to this

h1, h2, h3, p {
    font-family: 'geograph-regular' !important;
    font-size: 40pt;
    letter-spacing: 1px;
    line-height: 140%;
    color: #3b3b3b;
}

h2 {
    font-size: 20pt;
}

h3 {
    font-size: 40pt;
}

h4, p {
    font-size: 20pt;
}

 

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.