Title: Nav Bar Padding (Decrease)
Last modified: August 22, 2016

---

# Nav Bar Padding (Decrease)

 *  Resolved [trahitt](https://wordpress.org/support/users/trahitt/)
 * (@trahitt)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/nav-bar-padding-decrease/)
 * Love Love Love your theme, thank you. I have a site that uses images in lieu 
   of text for the navigation bar, and have utilized a plugin for that. My question
   is…. How do I narrow the padding between the nav-bar items.
 * [http://angels.oracleofthedove.com](http://angels.oracleofthedove.com)
 * I wish to decrease the amount of space in between the images on the nav bar.
 * Thank you

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

 *  [hannah](https://wordpress.org/support/users/hannahritner/)
 * (@hannahritner)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/nav-bar-padding-decrease/#post-5498076)
 * Hey, you can play around with this code:
 *     ```
       .sf-menu li {
       margin-right: -18px;
       margin-left: -18px;
       }
       ```
   
 * Just paste it in your custom css box in theme options > advanced settings.
 * Hannah
 *  Thread Starter [trahitt](https://wordpress.org/support/users/trahitt/)
 * (@trahitt)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/nav-bar-padding-decrease/#post-5498081)
 * Aces Hannah, thank you so very much!

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

The topic ‘Nav Bar Padding (Decrease)’ is closed to new replies.

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

## Tags

 * [nav bar](https://wordpress.org/support/topic-tag/nav-bar/)
 * [padding](https://wordpress.org/support/topic-tag/padding/)

 * 2 replies
 * 2 participants
 * Last reply from: [trahitt](https://wordpress.org/support/users/trahitt/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/nav-bar-padding-decrease/#post-5498081)
 * Status: resolved