Title: Menu customization Mins Theme
Last modified: January 25, 2018

---

# Menu customization Mins Theme

 *  Resolved [billmalone](https://wordpress.org/support/users/billmalone/)
 * (@billmalone)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/menu-customization-mins-theme/)
 * Hi. Using the GoDaddy Mins theme and I would like better control of the spacing/
   padding/whitespace associated with the Menu. In general, there is too much white
   space below the menu and the top of the header image. If the menu could be more
   in line with how much whitespace exists between the bottom of the logo and the
   top of the header, then that would be a good start. If both the bottom of the
   logo and bottom of the top-level menu are on the same horizontal plane, then 
   the whitespace bewteen the menu and header should decrease – which is what I 
   want.
 * I have played with some css code snippets that I found when searching, but still
   haven’t quite achieved what I want. I will start with that – although hopefully
   I can learn some things and then apply what I have learned to sub-menus.
 * P.S Maybe another way is adjust the vertical height of the logo, which I presume
   will make the menu line-up better horizontally, thus reducing the whitespace.
 * Thank you.
    Bill

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

 *  [Evan Herman](https://wordpress.org/support/users/eherman24/)
 * (@eherman24)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/menu-customization-mins-theme/#post-9906927)
 * Hi [@billmalone](https://wordpress.org/support/users/billmalone/),
 * Do you have a link to your site? I’d be happy to investigate and see what sort
   of CSS I can provide for you.
 * Evan
 *  Thread Starter [billmalone](https://wordpress.org/support/users/billmalone/)
 * (@billmalone)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/menu-customization-mins-theme/#post-9907116)
 * My bad – could have sworn I put it in my post. Thank you.
 * Bill
 *  Thread Starter [billmalone](https://wordpress.org/support/users/billmalone/)
 * (@billmalone)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/menu-customization-mins-theme/#post-9907117)
 * [http://858.bc9.myftpupload.com/](http://858.bc9.myftpupload.com/)
 *  [Evan Herman](https://wordpress.org/support/users/eherman24/)
 * (@eherman24)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/menu-customization-mins-theme/#post-9911017)
 * Hi [@billmalone](https://wordpress.org/support/users/billmalone/),
 * To remove the white space beneath the menu items, you can minimize the amount
   of bottom padding on the `.site-title-wrapper` element.
 *     ```
       .site-title-wrapper {
          padding-bottom: 15px;
       }
       ```
   
 * I think that’s what you’re trying to achieve. Let me know is that helps at all.
 * Evan
 *  Thread Starter [billmalone](https://wordpress.org/support/users/billmalone/)
 * (@billmalone)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/menu-customization-mins-theme/#post-9914619)
 * Thank you for comprehending and offering to help. Yes, that is what I wanted 
   to do. I eventually settled on .25px for the least amount of padding. I wonder
   what is the lowest value I can supply – it didn’t seem to respond to negative
   numbers.
 * But, I am pretty darn happy with it as is. Thank again.
 * Bill
 *  [Evan Herman](https://wordpress.org/support/users/eherman24/)
 * (@eherman24)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/menu-customization-mins-theme/#post-9915315)
 * Hi [@billmalone](https://wordpress.org/support/users/billmalone/),
 * No problem at all – glad that I could help fix that up for you. Sorry that you
   weren’t getting an appropriate response through the other channels. I did see
   that 15px seemed to be the border of your site logo. Anything lower than that
   wouldn’t go beyond the site logo border – so that seems to be the minimum.
 * If you ever have any other issues or questions, feel free to post back here. 
   I’m usually around and fairly quick to respond to anything that pops up.
 * Have a great rest of your week!
 * Best,
    Evan
 *  Thread Starter [billmalone](https://wordpress.org/support/users/billmalone/)
 * (@billmalone)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/menu-customization-mins-theme/#post-9915336)
 * That’s great support, thank you.
 * Bill

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

 The topic ‘Menu customization Mins Theme’ is closed to new replies.

 * 7 replies
 * 2 participants
 * Last reply from: [billmalone](https://wordpress.org/support/users/billmalone/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/menu-customization-mins-theme/#post-9915336)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
