Hi,
The text that is typed into my contact forms needs to be smaller. I have tried a few CSS snippets but without any success. Can anyone help please.
Here’s the link to the page with the contact form in question:
Contact for page on website
Thanks.
Regards, Ken
Hey KenMarshall,
Add this to quick css:
input, textarea{
font-size:10px!important;
}
Best regards,
Jordan Shannon
Thanks Jordan. Worked. Much appreciated
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon