ddonuts Posted October 11, 2020 Posted October 11, 2020 Hello, I am customizing a form using a Wordpress plugin. In order to get the settings I prefer, I need to add my own custom HTML. The form does not support CSS. I want something that looks like this: <h1 style="color:#0EAD69; font-family:Montserrat; text-align:center;"> Join Our Newsletter </h1> Unfortunately, it isn't working when I enter the code in the appropriate spot. Am I doing something wrong? Thanks.
dsonesuk Posted October 11, 2020 Posted October 11, 2020 If the font does not exist on your o/s it won't work. You need to download/link to this font and refer to it in css. See https://www.w3schools.com/whatis/whatis_google_fonts.asp
Sherin Posted October 14, 2020 Posted October 14, 2020 I have not idea of add your custom fonts in wordpress. You can add your custom font with below link https://www.hostinger.in/tutorials/how-to-add-custom-fonts-to-wordpress I think this link is help for you
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now