Comments Cameron started the conversationJune 18, 2018 at 10:51pmThe 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. 2,008Support repliedJune 19, 2018 at 6:42amHi CameronYou added this to your custom csshtml, 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 16pxYou can change the font size of Email field also:input[type="email"] { font-size: 18px;}in theme options -> styling options -> custom CSSThank you. Clapat Support Review Envato Item Support Policy Follow us! https://www.clapat.com/https://www.facebook.com/clapat.ro https://www.instagram.com/clapat.themes/https://x.com/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudio Sign in to reply ...
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.
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
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio