Hi, how can I increase the font size of the contact form field titles?
Thanks,
Hi DROR!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top label {
font-size: 15px;
}
Best regards,
Yigit
Great, thanks.