Title: Decrease topbar and header menu height
Last modified: August 31, 2016

---

# Decrease topbar and header menu height

 *  [ZoonerZ](https://wordpress.org/support/users/zoonerz/)
 * (@zoonerz)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/decrease-topbar-and-header-menu-height/)
 * Hello how can I decrease topbar and header menu height in desktop and mobile 
   version? (Only decrease the height of the bars and not text)
    Thanks!

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

 *  [FadingMusic](https://wordpress.org/support/users/fadingmusic/)
 * (@fadingmusic)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/decrease-topbar-and-header-menu-height/#post-7076223)
 * Hello ZonnerZ,
 * Copy and paste the following code to your custom stylesheet and clear all cache.
   Edit values in px if necessary.
 *     ```
       #nav-topbar .nav li a, #top-header, #nav-header .nav li a
       {padding: 10px 10px!important
       }
       .nav ul {
       top: auto !important;
       }
       ```
   
 * Hope that helps.
 *  Thread Starter [ZoonerZ](https://wordpress.org/support/users/zoonerz/)
 * (@zoonerz)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/decrease-topbar-and-header-menu-height/#post-7076229)
 * FadingMusic thanks, it works for desktop view, but on mobile no change

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

The topic ‘Decrease topbar and header menu height’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

## Tags

 * [Header Menu](https://wordpress.org/support/topic-tag/header-menu/)
 * [height](https://wordpress.org/support/topic-tag/height/)
 * [topbar](https://wordpress.org/support/topic-tag/topbar/)

 * 2 replies
 * 2 participants
 * Last reply from: [ZoonerZ](https://wordpress.org/support/users/zoonerz/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/decrease-topbar-and-header-menu-height/#post-7076229)
 * Status: not resolved