Title: Help sizing text
Last modified: February 10, 2017

---

# Help sizing text

 *  [bushido1](https://wordpress.org/support/users/bushido1/)
 * (@bushido1)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/help-sizing-text/)
 * _[ Moved to the [Fixing WordPress sub-forum](https://wordpress.org/support/topic/wheres-my-topic-gone/?view=all).]_
 * My navigation and heading text is really small, and I’m unsure how to size it.
   
   All help welcome – `http://www.artfulideas.net/`

Viewing 1 replies (of 1 total)

 *  [lpq66](https://wordpress.org/support/users/lpq66/)
 * (@lpq66)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/help-sizing-text/#post-8788082)
 * In your css file add this code:
 *     ```
       #top-menu {
          font-size: 16px //(put any amount you want).
       }
       ```
   
 * For headings:
 *     ```
       h2.widget-title {
       	font-size: 1.5rem;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Help sizing text’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [lpq66](https://wordpress.org/support/users/lpq66/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/help-sizing-text/#post-8788082)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
