Contact Form Font

Posted in: Newspaper
Post count: 156

Hello,

I continue to be amazed by your themes, support and direction. Thank you. I have a question about the Contact Form I have set up on the site.

I am using Contact Form 7 as you recommend, but I notice the font is not being set by the post font size/type. Where do I set the font for my Contact Form?

Thanks.

Have and Awesome Day!

Philip

Post count: 156

Actually, it’s the page itself. I was in error, saying that I need to style the Contact Form. I need to adjust the size/font of the text on that page (but not the text in the Contact Form).

Here: https://tribyoot.org/contact-us/

I’d like to make the font the same as for post content.

Thanks.

Philip

Post count: 6600

Hi,

Please use this custom css: http://screencast.com/t/DkkMXC2Pv

.page p {
font-size: 17px;
line-height: 25px;
font-family: 'PT Sans', sans-serif;
}

Thanks

Post count: 156

Always impressed with tagDiv support. Thank you for the solution Lucian. Sometimes I’m able to identify the applicable class, div, etc., but when I need help of any sort I know you will provide the answers I need to move forward.

Compliments!

Have an Awesome Day!

Philip

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.