CMS Development

aprxl
Member

Trying to format form title and font size

 

I just added a form to our blog post template. I have been trying to format the form without success. Example: https://www.revenuexl.com/blog/best-pain-management-emr. (see the attached images)

 

Here is what I have been trying to do: I have used this in the styling option unnder CSS class. The only thing that worked is the background color. Nothing else seems to work.

 

Can I get some guidance from this group?

 

 

Screenshot 2020-11-27 135655.png

 

margin-top:15px; background-color: #008000; label { color: #FFFFFF}; .hs-form-field textarea {font-size: 10px !important;}

 

 

Blog post template form.png

 

0 Upvotes
1 Reply 1
Philip_Marsh
Contributor

Trying to format form title and font size

Can you post a link to an example page with the form on it?