Title: Nav menu CSS
Last modified: August 22, 2016

---

# Nav menu CSS

 *  [vibeke37](https://wordpress.org/support/users/vibeke37/)
 * (@vibeke37)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/nav-menu-css/)
 * I want to decrease the padding in the nav menu here: [http://dreamforgemedia.com/wptest/?page_id=2](http://dreamforgemedia.com/wptest/?page_id=2)
   It’s way too tall.
 * I’ve been messing around with the CSS file for several hours and can’t seem to
   find the right area to fix this. Help?

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

 *  [Sam](https://wordpress.org/support/users/soumendra/)
 * (@soumendra)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/nav-menu-css/#post-5953093)
 * Hello,
 * You can try this in your Custom CSS for achieving that:
 *     ```
       .site-header-main {
           padding: 0;
       }
       ```
   
 * Thank you.
 *  [abdullah hameedullah](https://wordpress.org/support/users/abdullah-hameedullah/)
 * (@abdullah-hameedullah)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/nav-menu-css/#post-5953096)
 * hi, may any one one tell me please that how i can make drop down navigation bar
   in html5 with css3
 *  Thread Starter [vibeke37](https://wordpress.org/support/users/vibeke37/)
 * (@vibeke37)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/nav-menu-css/#post-5953155)
 * Thanks, Sam, that helped.
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 4 months ago](https://wordpress.org/support/topic/nav-menu-css/#post-5953158)
 * Also:
 *     ```
       .site-branding {
           display: none;
       }
       ```
   
 *  [Sam](https://wordpress.org/support/users/soumendra/)
 * (@soumendra)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/nav-menu-css/#post-5953160)
 * Welcome. 🙂
 *  [Melissa](https://wordpress.org/support/users/emdashing/)
 * (@emdashing)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/nav-menu-css/#post-5953241)
 * **vibeke37** – your site looks awesome already! Please let us know when you launch!

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

The topic ‘Nav menu CSS’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/make/1.10.10/screenshot.jpg)
 * Make
 * [Support Threads](https://wordpress.org/support/theme/make/)
 * [Active Topics](https://wordpress.org/support/theme/make/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/make/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/make/reviews/)

 * 6 replies
 * 5 participants
 * Last reply from: [Melissa](https://wordpress.org/support/users/emdashing/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/nav-menu-css/#post-5953241)
 * Status: not resolved