mavlumen Posted November 17, 2022 Share Posted November 17, 2022 Hello! I've successfully added custom fonts to my website headers and body text, but I'm running into trouble with the forms. I managed to make the text for the fields of First & Last Name to the correct font, but the email and message fields are not. The descriptors for each form field is also not customized. I included a screenshot. My code is: .contact-form .contact-form-header-title { font-family: 'gingko';} .form-wrapper .field-list .field .caption .field-element { font-family: 'phaedra';} Please let me know what I'm missing! Link to comment
mavlumen Posted November 18, 2022 Author Share Posted November 18, 2022 (edited) I've also noticed that my website uses default fonts (instead of my custom ones) on my portfolio's navigation/titles etc. my website portfolio can be found at mavericklumen.com/portfolio & the contact form is /contact. EDIT: i managed to sort this part out on my own! however, I still need help getting the contact form to display my custom fonts, it's the only thing eluding me!! the password to view it right now is Maverick Lumen WIP 0117 (no spaces) Edited November 20, 2022 by mavlumen fixed one thing i was asking questions about Link to comment
tuanphan Posted November 21, 2022 Share Posted November 21, 2022 Maverick Lumen WIP 0117 Incorrect password Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
mavlumen Posted December 4, 2022 Author Share Posted December 4, 2022 It's working for me? I've also shared that same password with friends to get feedback on design pieces and it has worked for them. Link to comment
tuanphan Posted December 9, 2022 Share Posted December 9, 2022 On 12/5/2022 at 6:00 AM, mavlumen said: It's working for me? I've also shared that same password with friends to get feedback on design pieces and it has worked for them. Hi, It doesn't work here. See video: https://www.loom.com/share/63b7a6d013bd4f078b03a01cfc4ba07e Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
s-andrews Posted February 9 Share Posted February 9 Does anyone have a solution to this? I need to change the font of the forms on a website of mine as well. I have it changed everywhere else on every thing expect the form. Link to comment
tuanphan Posted February 11 Share Posted February 11 On 2/10/2023 at 12:50 AM, s-andrews said: Does anyone have a solution to this? I need to change the font of the forms on a website of mine as well. I have it changed everywhere else on every thing expect the form. You can use some code like this div.form-block * { font-family: monospace !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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