Title: Menu boxes size
Last modified: June 3, 2018

---

# Menu boxes size

 *  [groundabout](https://wordpress.org/support/users/groundabout/)
 * (@groundabout)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/menu-boxes-size/)
 * Okay, I’ve been fidgeting with this menu for a while now and I just CANNOT get
   the menu boxes to become smaller. The menu should fit on one or two lines at 
   most, but now it’s taking 4 already and I want to add a facebook menu option 
   as well.
 * I’ve added this custom CSS:
 * > .menu {
   >  background-color: silver; border-style: ridge; box-sizing: border-
   > box; width: initial; float: left;}
 * menu is the CSS class of the menu obviously, but no matter what I set for width,
   the width stays the same. I’m guessing it’s inheriting the width attribute from
   somewhere, but I can’t for the life of me figure out where from?
    Can someone
   help me out with this?
    -  This topic was modified 7 years, 11 months ago by [groundabout](https://wordpress.org/support/users/groundabout/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmenu-boxes-size%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [7 years, 11 months ago](https://wordpress.org/support/topic/menu-boxes-size/#post-10358213)
 * The class “menu” has a min-width of 180px, so
 *     ```
       .menu {
          min-width: 80px;
       }
       ```
   
 * or so should do what you want.
 * **To add CSS:** use the “Additional CSS” option in the customizer. _[https://codex.wordpress.org/CSS#Custom\_CSS\_in\_WordPress](https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress)_
 * Learn to use the [Chrome Developer Tools](https://developers.google.com/web/tools/chrome-devtools/)
   to help you see and test changes to your CSS.
 * I recommend asking at [https://wordpress.org/support/theme/atlast-business#new-post](https://wordpress.org/support/theme/atlast-business#new-post)
   so the plugin’s / theme’s developers and support community can help you with 
   this.
 *  [Pratik Kumar](https://wordpress.org/support/users/pratikthink/)
 * (@pratikthink)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/menu-boxes-size/#post-10358288)
 * uff… checked your website?
    remove any customization you have done or activate
   another theme delete your theme current theme then reinstall it.
 *  Thread Starter [groundabout](https://wordpress.org/support/users/groundabout/)
 * (@groundabout)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/menu-boxes-size/#post-10358328)
 * [@sterndata](https://wordpress.org/support/users/sterndata/) thank you very much,
   I really appreciate it.
    I’ll try it and if I can’t figure things out I’ll check
   out the Theme page like you suggested. Thanks again. Oh yeah, where do you see
   those attributes for the css classes?
 * [@pratikthink](https://wordpress.org/support/users/pratikthink/) Dude, seriously?
   I JUST friggin started the site so yeah it looks like crap now. What are you 
   even doing on a support forum if all you’re gonna be doing is talking trash about
   people’s brand new sites?
    Pff.
    -  This reply was modified 7 years, 11 months ago by [groundabout](https://wordpress.org/support/users/groundabout/).
 *  [Pratik Kumar](https://wordpress.org/support/users/pratikthink/)
 * (@pratikthink)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/menu-boxes-size/#post-10358417)
 * [@groundabout](https://wordpress.org/support/users/groundabout/) I am really 
   sorry bro, That was not my intention.
 * check this file in [/wp-content/themes/atlast-business/assets/css/spectre.css](http://groundabout.nl/wp-content/themes/atlast-business/assets/css/spectre.css)
 * **Line 2391**
 *  Thread Starter [groundabout](https://wordpress.org/support/users/groundabout/)
 * (@groundabout)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/menu-boxes-size/#post-10367715)
 * thank you for that.

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

The topic ‘Menu boxes size’ is closed to new replies.

## Tags

 * [box](https://wordpress.org/support/topic-tag/box/)
 * [menu](https://wordpress.org/support/topic-tag/menu/)
 * [resizing](https://wordpress.org/support/topic-tag/resizing/)
 * [size](https://wordpress.org/support/topic-tag/size/)
 * [width](https://wordpress.org/support/topic-tag/width/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [groundabout](https://wordpress.org/support/users/groundabout/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/menu-boxes-size/#post-10367715)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
