LesMeet Posted October 1, 2021 Posted October 1, 2021 Site URL: https://www.keywestharpist.com/contact Hello! I am trying to edit the form on this contact page so that the fonts match the rest of the site. I was able to follow online instructions and add code for most of it, but these are the remaining parts I can't figure out. See the attached images where I circled the incorrect font. Any tips are greatly appreciated!
tuanphan Posted October 2, 2021 Posted October 2, 2021 Use this .form-title { font-family: 'Alice'; } input { font-family: 'Alice' !important; } textarea { font-family: 'Alice' !important; } 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
Archived
This topic is now archived and is closed to further replies.