audreylura 0 Share Posted March 2 Site URL: https://www.takecontrolphysicaltherapy.com/ Hi, I have added a secondary font for my H3 and H4 headers on my client's site, but it won't load properly on Safari (desktop or mobile). The font is a Squarespace available font (Museo Slab). Here is the code I am using: /* header changes */ h3 { font-family: "museo slab"!important; font-weight: 500; line-height: 1.15em; } h4 { font-family: "museo slab"!important; font-weight: 500; line-height: 1.15em; } TIA! Link to post
0 tuanphan 9,571 Share Posted March 6 Try change code to this h3 { font-weight: 500; line-height: 1.15em; font-family: 'Museo Slab', sans-serif !important; } Email me if you have need any help (free, of course :-D). Answer within 24 hours. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
Question
audreylura 0
Site URL: https://www.takecontrolphysicaltherapy.com/
Hi, I have added a secondary font for my H3 and H4 headers on my client's site, but it won't load properly on Safari (desktop or mobile). The font is a Squarespace available font (Museo Slab). Here is the code I am using:
/* header changes */
h3 {
font-family: "museo slab"!important;
font-weight: 500;
line-height: 1.15em;
}
h4 {
font-family: "museo slab"!important;
font-weight: 500;
line-height: 1.15em;
}
TIA!
Link to post
Top Posters For This Question
1
1
Popular Days
Mar 2
1
Mar 6
1
Top Posters For This Question
audreylura 1 post
tuanphan 1 post
Popular Days
Mar 2 2021
1 post
Mar 6 2021
1 post
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment