Title: Menu Line spacing
Last modified: March 17, 2018

---

# Menu Line spacing

 *  Resolved [zipster1967](https://wordpress.org/support/users/zipster1967/)
 * (@zipster1967)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/menu-line-spacing/)
 * How do I reduce the line spacing on the top level menu in the Agama theme? I 
   have a drop-down menu that has too much spacing between the menu items. How do
   I make the lines fit closer together.

Viewing 1 replies (of 1 total)

 *  Theme Author [themevision](https://wordpress.org/support/users/themevision/)
 * (@themevision)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/menu-line-spacing/#post-10085860)
 * Hello,@zipster1967!
 * Add the code below, in
    **Customize->General->Additional CSS:**
 *     ```
       .top-navigation li ul li a {
       padding:0px;
       }
       ```
   
 * If this code doesn’t help you, please give me the address of your site.
 * Regards

Viewing 1 replies (of 1 total)

The topic ‘Menu Line spacing’ is closed to new replies.

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

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [themevision](https://wordpress.org/support/users/themevision/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/menu-line-spacing/#post-10085860)
 * Status: resolved