byboldstudio Posted March 29 Posted March 29 Hello, I am using 2 different custom fonts for my website. One for headings and one for paragraphs, they are all working fine except for the paragraph 3, it was looking just fine before the site was public but now that is public it just changes itself to a default serif font. This is the code I am using right now, which is exactly the same for p2, p1 and I even have the .sqsrte-small coding so I think with that it should be working fine. Is there something I am missing? pls heelp! the site is byboldstudio.com Quote p2 { font-family: 'PPPangramSans-CompactRegular'!important; } p3 { font-family: 'PPPangramSans-CompactRegular'!important; } .sqsrte-small { font-family: 'PPPangramSans-CompactRegular'!important; }
Beyondspace Posted March 29 Posted March 29 3 hours ago, byboldstudio said: Hello, I am using 2 different custom fonts for my website. One for headings and one for paragraphs, they are all working fine except for the paragraph 3, it was looking just fine before the site was public but now that is public it just changes itself to a default serif font. This is the code I am using right now, which is exactly the same for p2, p1 and I even have the .sqsrte-small coding so I think with that it should be working fine. Is there something I am missing? pls heelp! the site is byboldstudio.com Which text are you setting? Can you share some screenshot? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
byboldstudio Posted March 29 Author Posted March 29 13 hours ago, Beyondspace said: Which text are you setting? Can you share some screenshot? Yes, here is an example of the our services page. It seems to be working in my computer while using google chrome but not in other computer's google chrome or safari.
Beyondspace Posted March 30 Posted March 30 You can change your code to p { font-family: 'PPPangramSans-CompactRegular'!important; } Note: DOM element p1,p2,p3 do not exist, we only have p element BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - PDF Lightbox popup - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> No-code customisations for Squarespace
tuanphan Posted March 31 Posted March 31 with p3, you try replace p with p.sqsrte-small 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment