Via your theme’s stylesheet. You may need to add the necessary CSS.
ok, can you be a bit more specific. Where on the stylesheet would I find this (what words should i be looking for)
That depends upon your current theme. And since you didn’t post a page url, we can’t offer specific help.
sorry about that. I am using the blissful blog theme. Here is the link to my site. (that is what you meant when you said page url) http://www.orgelphotography.com/index2.php
Thank You
Try adding:
.postarea .wpcf7-form p {
font-family: [insert chosen font list here ];
}
to the bottom of style.css
Thank you! That did the trick!