Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1068375

    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

    #1068524

    Hey KenMarshall,

    Add this to quick css:

    input, textarea{
    font-size:10px!important;
    }

    Best regards,
    Jordan Shannon

    #1068893

    Thanks Jordan. Worked. Much appreciated

    #1068901

    Hi,

    I’m glad this was resolved. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Text input for contact forms’ is closed to new replies.