Title: Padding Help??
Last modified: August 19, 2016

---

# Padding Help??

 *  Resolved [ricketts8](https://wordpress.org/support/users/ricketts8/)
 * (@ricketts8)
 * [15 years ago](https://wordpress.org/support/topic/padding-help-1/)
 * Hey…If you go to my site [http://emprisereview.com](http://emprisereview.com)
   and hover over any of the links in the navbar you’ll see a very small black sliver
   across the bottom. I can’t get rid of it. Any ideas?

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

 *  [stvwlf](https://wordpress.org/support/users/stvwlf/)
 * (@stvwlf)
 * [15 years ago](https://wordpress.org/support/topic/padding-help-1/#post-1999446)
 * This is on line 425 of your stylesheet
 *     ```
       #access .menu-header ul, div.menu ul {
         list-style: none outside none;
         margin: 0;
         padding-bottom: 0;
       }
       ```
   
 * Try changing the margin line to
    `margin: 0 0 -2px;`
 *  Thread Starter [ricketts8](https://wordpress.org/support/users/ricketts8/)
 * (@ricketts8)
 * [15 years ago](https://wordpress.org/support/topic/padding-help-1/#post-1999489)
 * Perfect. Thanks!

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

The topic ‘Padding Help??’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [ricketts8](https://wordpress.org/support/users/ricketts8/)
 * Last activity: [15 years ago](https://wordpress.org/support/topic/padding-help-1/#post-1999489)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
