Title: Decrease the space between menu options
Last modified: May 21, 2022

---

# Decrease the space between menu options

 *  Resolved [platform24x7](https://wordpress.org/support/users/platform24x7/)
 * (@platform24x7)
 * [4 years ago](https://wordpress.org/support/topic/decrease-the-space-between-menu-options/)
 * I have set the “top menu” style from header – general. There are 7 options on
   the menu. “contact us” option is being dragged down. I want all 7 options in 
   one row only. Is there any way to do so? Like to Decrease the space between menu
   option or something else?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdecrease-the-space-between-menu-options%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * (@abhikr781)
 * [4 years ago](https://wordpress.org/support/topic/decrease-the-space-between-menu-options/#post-15667403)
 * Hello,
 * ​Please try to add the below CSS code from the Appearance > Customize > Custom
   CSS, and check.
 *     ```
       #site-header #site-header-inner {
           max-width: 90%;
           width: 100%;
       }
       ```
   
 *  Thread Starter [platform24x7](https://wordpress.org/support/users/platform24x7/)
 * (@platform24x7)
 * [4 years ago](https://wordpress.org/support/topic/decrease-the-space-between-menu-options/#post-15667554)
 * Thank you, it worked. 🙂
 *  [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * (@abhikr781)
 * [4 years ago](https://wordpress.org/support/topic/decrease-the-space-between-menu-options/#post-15669566)
 * You are most welcome and glad to hear that solution worked well.😊

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

The topic ‘Decrease the space between menu options’ is closed to new replies.

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

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Abhishek](https://wordpress.org/support/users/abhikr781/)
 * Last activity: [4 years ago](https://wordpress.org/support/topic/decrease-the-space-between-menu-options/#post-15669566)
 * Status: resolved