Heartoftheshepherd Posted October 24, 2022 Share Posted October 24, 2022 I am using the code below but the font that shows up does not look like Trump Gothic Pro. I am only having issues with this font. Any suggestions? h14 { font-family: 'trump gothic pro', sans-serif; font-weight: 400; font-size: 14px; letter-spacing: 0em; text-transform: none; line-height: 0.9em; color: hsl(358, 69%, 42%); text-align: left; } Link to comment
Ziggy Posted October 25, 2022 Share Posted October 25, 2022 Hi @Heartoftheshepherd, have you uploaded the font and defined it with @font-face? You are also adding it to h14, unless you are using code blocks and have defined heading 14, you probably want to use h1 or maybe h4? If you want the font to apply to all headings you can start that CSS: h1, h2, h3, h4 { .... Try this guide for uploading a custom font:https://squaremuse.com/blog/how-to-upload-custom-fonts-squarespace Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? 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