Title: Menu Font Size Changes
Last modified: August 22, 2016

---

# Menu Font Size Changes

 *  [atrianna](https://wordpress.org/support/users/atrianna/)
 * (@atrianna)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/menu-font-size-changes/)
 * Hi:
 * I have read all the posts I could but can still not figure out the answer. I 
   have too many items on my main navigational menu and I want to make the font 
   size smaller. I read I need to do this in the CSS files, but I just simply can’t
   find where to do it. I am using theme Victoria and the website URL is [http://www.solana2015.com](http://www.solana2015.com)
 * Thanks

Viewing 1 replies (of 1 total)

 *  [juslooken](https://wordpress.org/support/users/juslooken/)
 * (@juslooken)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/menu-font-size-changes/#post-5291600)
 * You need to reduce the font-size in the following lines of the styles.css file
   in your theme directory
 *     ```
       .menu > li a {
           display: block;
           font-size: 24px;
           position: relative;
           text-decoration: none;
           text-transform: uppercase;
       }
       ```
   

Viewing 1 replies (of 1 total)

The topic ‘Menu Font Size Changes’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [juslooken](https://wordpress.org/support/users/juslooken/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/menu-font-size-changes/#post-5291600)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
