Hello there,
To control the H1 font size, go to Appearance > Customize > Fonts; and enter your preferred number into “H1 font size” input box.
Regards,
Kharis
Thread Starter
sec55
(@sec55)
I tried that and the heading Dose Forms doesn’t respond when I adjust the h1 settings. Dose Forms is the title that I entered at the very top of Edit Page for that page. Is that heading 1, or is it something else?
Thread Starter
sec55
(@sec55)
Kharis, do you have any other ways to do this? The text I put in the Enter Title Here field for the page doesn’t appear to be h1. Do you know what it is? It is easy to target it with CSS if I know.
-
This reply was modified 7 years, 8 months ago by
sec55.
Hello there,
Try adding this CSS code to Appearance > Customize > Additional CSS from dashboard.
.entry-content h1 {
font-size: 30px;
}
Regards,
Kharis
Thread Starter
sec55
(@sec55)
Sorry to take so long to respond, I was away for the holiday.
I’m so sorry, I made a mistake. I meant to say that the text Drug Formulation at the very top is what I want to style. Drug Formulation is the title that I entered at the very top of Edit Page for that page. It doesn’t respond to changes in the h1 settings. What is the css selector for that?
-
This reply was modified 7 years, 8 months ago by
sec55.
-
This reply was modified 7 years, 8 months ago by
sec55.