Okay
  Public Ticket #1613700
Contact Form
Closed

Comments

  • Cameron started the conversation

    The contact form has three options ("Full Name", "Email", and "Your Message"), the "Email" text is smaller than "Full Name" and "Your Message" text. It is more noticeable on mobile.

  •  1,823
    Support replied

    Hi Cameron

    You added this to your custom css

    html, body, .item:first-child .item-title::after, input[type="text"], textarea, #page-counter li, #counter-total {
        font-size: 18px;
    }

    The default font size in CF is 16px

    You can change the font size of Email field also:

    input[type="email"] {
        font-size: 18px;

    }

    in  theme options -> styling options -> custom CSS



    Thank you.

    Clapat Support

    https://www.clapat.com/

    Review Envato Item Support Policy