Title: custom css code for h1 font size
Last modified: August 24, 2016

---

# custom css code for h1 font size

 *  [SmartRobbie](https://wordpress.org/support/users/smartrobbie/)
 * (@smartrobbie)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/custom-css-code-for-h1-font-size/)
 * Hi,
 * I was wondering if anyone knows the code for controlling the h1 font size that
   I could enter into the custom css section in WordPress rather than editing the
   original file on the FTP?
 * Thanks,
 * Robyn

Viewing 1 replies (of 1 total)

 *  anonymized-13749270
 * (@anonymized-13749270)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/custom-css-code-for-h1-font-size/#post-6018050)
 * Simple as
 *     ```
       h1 {
           font-size: _px;
       }
       ```
   
 * ?
 * apply `!important` (`font-size: 22px!important;`) to force override..

Viewing 1 replies (of 1 total)

The topic ‘custom css code for h1 font size’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: anonymized-13749270
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/custom-css-code-for-h1-font-size/#post-6018050)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
