Jump to content

Custom Font: Heading 4 & Miscellaneous

Go to solution Solved by tuanphan,

Recommended Posts

Site URL: http://otnita.com

Hello, I installed two custom fonts for my site that I am working on (I'm working off the template for now). For some reason, I'm unable to change the font for the sections of the site that I highlighted below:

Site URL is otnita.com, password hellootnita.

Everywhere else on the site, the fonts are working the way I'd like them to... But not able to apply them to the front product page for some reason?

Any help would be appreciated, thank you so much! 🙂

 

Screen Shot 2021-12-20 at 8.34.39 PM.png

Screen Shot 2021-12-20 at 8.35.02 PM.png

Edited by chalicesantiago
Added additional context
Link to comment
  • Solution

Use this CSS

.grid-title {
    font-family: Luxia-Regular !important;
}
.product-price {
    font-family: EBGaramond-Regular !important;
}

Also, I see you used these

h1 {
    font-family: 'Luxia-Display'
}

h2 {
    font-family: 'Luxia-Display'
}

h3 {
    font-family: 'Luxia-Display'
}

You can combine them

h1, h2, h3 {
    font-family: Luxia-Display !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 12/24/2021 at 9:58 PM, tuanphan said:

Use this CSS

.grid-title {
    font-family: Luxia-Regular !important;
}
.product-price {
    font-family: EBGaramond-Regular !important;
}

Also, I see you used these

h1 {
    font-family: 'Luxia-Display'
}

h2 {
    font-family: 'Luxia-Display'
}

h3 {
    font-family: 'Luxia-Display'
}

You can combine them

h1, h2, h3 {
    font-family: Luxia-Display !important;
}

 

Thank you so much for your help! This worked perfectly! 🙂 Have a wonderful new year!

 

Edited by chalicesantiago
Figured out the problem - thanks.
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.