Aura94 Posted October 12, 2023 Share Posted October 12, 2023 Hello, I have custom code to allow me to use a specific font on my website of all header and paragraph text. I am wanting to change just one of the paragraph fonts (paragraph 3) to a Squarespace font (Neue Haas Utica). Is this possible without changing Paragraph 1 and 2 fonts? Website is www.auraninetyfour.com Link to comment
Web_Solutions Posted October 12, 2023 Share Posted October 12, 2023 42 minutes ago, Aura94 said: Hello, I have custom code to allow me to use a specific font on my website of all header and paragraph text. I am wanting to change just one of the paragraph fonts (paragraph 3) to a Squarespace font (Neue Haas Utica). Is this possible without changing Paragraph 1 and 2 fonts? Website is www.auraninetyfour.com Here is the code. p.sqsrte-small { font-family: 'Maison Neue Extended Black' !important; } If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
Aura94 Posted October 12, 2023 Author Share Posted October 12, 2023 35 minutes ago, Web_Solutions said: Here is the code. p.sqsrte-small { font-family: 'Maison Neue Extended Black' !important; } Hmm that doesn't seem to work when I type the name of the font I want in replacement of 'Maison Neue Extended Black'. Should I be doing it a different way? Link to comment
Web_Solutions Posted October 12, 2023 Share Posted October 12, 2023 2 minutes ago, Aura94 said: Hmm that doesn't seem to work when I type the name of the font I want in replacement of 'Maison Neue Extended Black'. Should I be doing it a different way? Where did you add paragraph-3? Can you send me a screenshot? If my comments are useful, please like and mark my solution as answer. It will encourage me. Thanks MD Rofik Website Designer and Digital Marketer ☕Am I helpful? Want to offer me a coffee? ✉ Send me a message if needed any help. I'll try to reply as soon as possible. Link to comment
Aura94 Posted October 12, 2023 Author Share Posted October 12, 2023 4 minutes ago, Web_Solutions said: Where did you add paragraph-3? Can you send me a screenshot? At the end! Link to comment
tuanphan Posted October 15, 2023 Share Posted October 15, 2023 On 10/13/2023 at 12:55 AM, Aura94 said: At the end! I see you haven't declared @font-face for Neue Haas Unica font yet 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
mizc Posted October 18, 2023 Share Posted October 18, 2023 Hi can anyone help me out with this? I only want to change my p3 to a handwriting font so I can stylize some things across the site. I did this, but it's not working. Any ideas? p.sqsrte-small { font-family: 'Adobe Handwriting Ernie' !important; } Link to comment
tuanphan Posted October 21, 2023 Share Posted October 21, 2023 On 10/18/2023 at 3:20 PM, mizc said: Hi can anyone help me out with this? I only want to change my p3 to a handwriting font so I can stylize some things across the site. I did this, but it's not working. Any ideas? p.sqsrte-small { font-family: 'Adobe Handwriting Ernie' !important; } the id is correct, maybe your font-family is incorrect. Can you share link to your site? Or can you send all CSS code? 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment