Title: Page header text size
Last modified: August 20, 2018

---

# Page header text size

 *  [sec55](https://wordpress.org/support/users/sec55/)
 * (@sec55)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/page-header-text-size/)
 * On this page, the heading 1 text (Dose Forms) is larger than the page title. 
   I tried changing the sizes in Customize | Fonts, to no avail. What CSS selector
   do I need to target the page title?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpage-header-text-size%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/page-header-text-size/#post-10608600)
 * 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](https://wordpress.org/support/users/sec55/)
 * (@sec55)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/page-header-text-size/#post-10618626)
 * 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](https://wordpress.org/support/users/sec55/)
 * (@sec55)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/page-header-text-size/#post-10629268)
 * 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](https://wordpress.org/support/users/sec55/).
 *  [Kharis Sulistiyono](https://wordpress.org/support/users/kharisblank/)
 * (@kharisblank)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/page-header-text-size/#post-10630676)
 * 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](https://wordpress.org/support/users/sec55/)
 * (@sec55)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/page-header-text-size/#post-10663621)
 * 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](https://wordpress.org/support/users/sec55/).
    -  This reply was modified 7 years, 8 months ago by [sec55](https://wordpress.org/support/users/sec55/).

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Page header text size’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/sydney/2.67/screenshot.png)
 * Sydney
 * [Support Threads](https://wordpress.org/support/theme/sydney/)
 * [Active Topics](https://wordpress.org/support/theme/sydney/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/sydney/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/sydney/reviews/)

## Tags

 * [css](https://wordpress.org/support/topic-tag/css/)

 * 5 replies
 * 2 participants
 * Last reply from: [sec55](https://wordpress.org/support/users/sec55/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/page-header-text-size/#post-10663621)
 * Status: not resolved