Title: main menu width or padding issues
Last modified: April 3, 2022

---

# main menu width or padding issues

 *  [trailsnet](https://wordpress.org/support/users/trailsnet/)
 * (@trailsnet)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/main-menu-width-or-padding-issues/)
 * For some reason, the contact link on my main menu dropped down to a second/lower
   level instead of staying in horizontal line w/ the rest of the menu items. I 
   would like it back up in a nice neat row. I’ve tried all the customize main menu
   tricks I could think of that involved padding, font size, etc., but I still can’t
   get the contact link back up in the original row. I would appreciate any suggestions,
   especially those that don’t involve css coding stuff.
    Thanks!!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmain-menu-width-or-padding-issues%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Prin a11n](https://wordpress.org/support/users/prin_settasatian/)
 * (@prin_settasatian)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/main-menu-width-or-padding-issues/#post-15521262)
 * Hello there,
 * I understand you would like all menu items to be on a single line.
 * It seems your site uses Elementor. I’d suggest you check the width of the site’s
   menu. Right now, it’s 980px. If you change it to something wider, all menu items
   should be on a single line.
 * Otherwise, we can use CSS to fix this.
 * Let me know.
 *  Thread Starter [trailsnet](https://wordpress.org/support/users/trailsnet/)
 * (@trailsnet)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/main-menu-width-or-padding-issues/#post-15521940)
 * Thanks for that suggestion, Prin.
 * I went through all the customize menu options and couldn’t find one that allowed
   me to check or revise the width of the site’s menu. Where should I go to look
   for that?
 * Thanks again for your assistance.
 *  [Prin a11n](https://wordpress.org/support/users/prin_settasatian/)
 * (@prin_settasatian)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/main-menu-width-or-padding-issues/#post-15521973)
 * Hello [@trailsnet](https://wordpress.org/support/users/trailsnet/),
 * Since your site is using Elementor, I’d recommend you reach their support at 
   [https://wordpress.org/support/plugin/elementor/](https://wordpress.org/support/plugin/elementor/).
 * Alternatively, you can use CSS for this:
 *     ```
       #site-header > div > div > nav > div {
           max-width: 1140px;
       }
       ```
   
 * To add a custom CSS code:
    1. Go to your site’s dashboard. 2. On the left sidebar,
   click on **Appearance -> Additional CSS**. 3. Paste the code and click on the**
   Save Changes** button.
 * Let me know if you need further help.

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

The topic ‘main menu width or padding issues’ is closed to new replies.

## Tags

 * [main menu](https://wordpress.org/support/topic-tag/main-menu/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [Prin a11n](https://wordpress.org/support/users/prin_settasatian/)
 * Last activity: [4 years, 2 months ago](https://wordpress.org/support/topic/main-menu-width-or-padding-issues/#post-15521973)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
