Title: Make navbar smaller
Last modified: August 30, 2016

---

# Make navbar smaller

 *  [goodtimemusic](https://wordpress.org/support/users/goodtimemusic/)
 * (@goodtimemusic)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/make-navbar-smaller/)
 * Hi there,
 * I am trying to make the area that the menu and site title fit in smaller. As 
   you can see at my website it looks very strange. [http://jonnywilson.the2000project.com](http://jonnywilson.the2000project.com)
 * Thanks heaps

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

 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/make-navbar-smaller/#post-6188558)
 * Hey there goodtimemusic,
 * Hope you’re well today!
 * This should be possible to fix with some custom CSS. Please try adding the following
   CSS code in the style.css file of your [child theme](http://codex.wordpress.org/Child_Themes)
   or if your theme doesn’t have custom CSS tab add it in your site using the following
   plugin:
 * [http://wordpress.org/plugins/simple-custom-css](http://wordpress.org/plugins/simple-custom-css)
 *     ```
       .site-branding {
         padding-bottom: 0;
       }
       ```
   
 * This should be the result [http://screencast.com/t/udzIZRFmQs7R](http://screencast.com/t/udzIZRFmQs7R).
 * Please let me know if this helps 🙂
 * Best regards,
    Bojan
 *  Thread Starter [goodtimemusic](https://wordpress.org/support/users/goodtimemusic/)
 * (@goodtimemusic)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/make-navbar-smaller/#post-6188566)
 * Thank you so much!
 * Worked perfectly
 *  [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * (@wpmudev-support4)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/make-navbar-smaller/#post-6188583)
 * Glad I could help 🙂 Have a great day!
 * Cheers,
    Bojan

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

The topic ‘Make navbar smaller’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [Bojan Radonic – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support4/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/make-navbar-smaller/#post-6188583)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
