Title: Menu items
Last modified: February 4, 2022

---

# Menu items

 *  Resolved [Gunilla](https://wordpress.org/support/users/gunilla/)
 * (@gunilla)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/menu-items-37/)
 * After update to theme Responsive 4.7.2 the distances between the menu items are
   so big that the menu doesn´t fit on a row. How can I change the distance between
   the menu items?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmenu-items-37%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [TammyG](https://wordpress.org/support/users/tammyg/)
 * (@tammyg)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/menu-items-37/#post-15330264)
 * Same thing happened at [https://www.goffstownlibrary.com](https://www.goffstownlibrary.com)
 *  Thread Starter [Gunilla](https://wordpress.org/support/users/gunilla/)
 * (@gunilla)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/menu-items-37/#post-15337072)
 * Please tell me what CSS-code I can use to reduce the space between the items 
   in the main menu if there is no other way to get the menu on one row.
 *  Theme Author [CyberChimps](https://wordpress.org/support/users/cyberchimps/)
 * (@cyberchimps)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/menu-items-37/#post-15340016)
 * Hi there,
 * Could you please try adding the following css?
    Here are the steps to follow:
 * 1. Go to admin dashboard -> Appearance -> Customize
    2. Click on Additional CSS
   3. Enter the following css and publish.
 *  .main-navigation a {
    padding-right:18px; }
    -  This reply was modified 4 years, 6 months ago by [CyberChimps](https://wordpress.org/support/users/cyberchimps/).
 *  Thread Starter [Gunilla](https://wordpress.org/support/users/gunilla/)
 * (@gunilla)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/menu-items-37/#post-15340025)
 * Thank you, it did work!
 *  [TammyG](https://wordpress.org/support/users/tammyg/)
 * (@tammyg)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/menu-items-37/#post-15343637)
 * This also worked when I put it in the Appearance > Customize > Additional CSS
   area. Thank you. I also tried it first in my Child Theme’s style.css document–
   but it didn’t work in there – do you know why there would be a difference?

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

The topic ‘Menu items’ is closed to new replies.

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

 * 5 replies
 * 3 participants
 * Last reply from: [TammyG](https://wordpress.org/support/users/tammyg/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/menu-items-37/#post-15343637)
 * Status: resolved