Title: Sub-menu size issue
Last modified: May 8, 2017

---

# Sub-menu size issue

 *  [waqaskh13](https://wordpress.org/support/users/waqaskh13/)
 * (@waqaskh13)
 * [9 years ago](https://wordpress.org/support/topic/sub-menu-size-issue/)
 * Hi,
 * My Website : [http://www.steveseos.com/](http://www.steveseos.com/)
    I want to
   change sub-menu size and color. How can I do that ?

Viewing 1 replies (of 1 total)

 *  [websitetroubleshooting](https://wordpress.org/support/users/websitetroubleshooting/)
 * (@websitetroubleshooting)
 * [9 years ago](https://wordpress.org/support/topic/sub-menu-size-issue/#post-9109127)
 * Take from here: [https://athemes.com/forums/topic/change-submenu-font-fontsize/#](https://athemes.com/forums/topic/change-submenu-font-fontsize/#)
 * Please try to use the following CSS code to change sub-menu font size to 16px,
   changing font family is more complicated because there is !important keyword 
   in defining it.
 * You can add CSS code to your site with Simple Custom CSS plugin (just copy CSS
   code and paste it in Dashboard → Appearance → Custom CSS after installing and
   activating the plugin). Also you can add CSS code directly to style.css file 
   of your child theme.
 * #mainnav .sub-menu li a {
    font-size: 16px !important; }

Viewing 1 replies (of 1 total)

The topic ‘Sub-menu size issue’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [waqaskh13](https://wordpress.org/support/users/waqaskh13/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/sub-menu-size-issue/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
