kpersinger Posted April 19, 2023 Share Posted April 19, 2023 Hello! I'm having trouble getting my custom font KilimanjaroSansTallRound1 to show up on my mobile site. My website is KaitlinCreative.co. I know there is certain code to fix it, but I'm not super code savvy so I'm unsure of how to fix it. Current CSS Code: @font-face { font-family: 'KilimanjaroSansTallROund1'; src: url('FontURL'); } h1 {font-family: 'KilimanjaroSansTallROund1';} h2 {font-family: 'KilimanjaroSansTallROund1';} h3 {font-family: 'KilimanjaroSansTallROund1';} p {font-family: 'KilimanjaroSansTallROund1';} Link to comment
tuanphan Posted April 22, 2023 Share Posted April 22, 2023 You need to enter real url 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