Tagged: forms
(Please refer to the first form on the link.)
How do I narrow the line height for the checkboxes?
How do I change the font and size of the fields?
Can I have the CSS code? Thanks.
Hi Samuel,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
1-
.avia_ajax_form label.input_checkbox_label {
line-height: 1.3em;
}
2-
#top .avia_ajax_form .text_input, #top .avia_ajax_form .select, #top .avia_ajax_form .text_area {
font-size: 20px;
font-family: georgia;
}
If these do not help, please post a screenshot showing the changes you would like to make. You can upload your screenshots on imgur.com and post the links here :)
Regards,
Yigit
It works, thanks.
Hi,
Great, I’m glad that Yigit could help you out. Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
Please close it, thanks.
Hi,
Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard