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.