Hey there drmanhadan,
How are you doing today?
You should be able to do that with some custom CSS. Would you mind posting link to the page where I can see this form so I can try to help?
Cheers,
Bojan
Hey again drmanhadan,
Thanks for the link. Please try adding the following CSS code in the style.css file of your child theme or if your theme doesn’t have custom CSS tab add it in your site using the following plugin:
http://ww.wp.xz.cn/plugins/simple-custom-css
.kleo-quick-contact-wrapper p {
font-size: 16px;
}
This should be the result http://screencast.com/t/8xFt01TBkBjW. If you want to further adjust the size you can just increase/decrease the numeric value in the code above to what ever suits you the most.
If the code doesn’t work please keep it added and let me know so I can take a look 🙂
Cheers,
Bojan – WPMU DEV
Awesome 🙂 Glad I could help!
Cheers,
Bojan