Thank you for your quick response. Unfortunately that does not resolve my problem. It only affects the header/title not the body or in other words the content of the post you know the paragraphs I write in the post. I looked in Editor and found this code:
.entry-content th,
.comment-content th {
color: #666;
font-size: 72px;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 2.6em;
text-transform: uppercase;
}
I have adjusted the “font-size:” up and down many times I even changed the “secondary” font sizes and it does not affect the body/content of my post. Can you please help me understand what I’m missing?