Title: Menu positioning problem
Last modified: August 20, 2016

---

# Menu positioning problem

 *  Resolved [iyamdman](https://wordpress.org/support/users/iyamdman/)
 * (@iyamdman)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/menu-positioning-problem-1/)
 * I am using the Thematic theme for this site I am working on.
 * This is my first WordPress modification so I am learning as I go.
 * The site is: [http://hotrodhoochhotwheels.com](http://hotrodhoochhotwheels.com)
 * The issue I am focusing on now, is the menu bar.
 * When you hover over a menu item – a grey box appears, with it’s top aligned with
   the top of the Menu bar image (Road).
 * I would like to move the box lower. I have tried padding and other things, but
   I can’t seem to figure it out.
 * _**Can someone look at the site and help me figure out which file and how to 
   modify it?**_

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/menu-positioning-problem-1/#post-2298029)
 * We can’t access the site…
 *  Thread Starter [iyamdman](https://wordpress.org/support/users/iyamdman/)
 * (@iyamdman)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/menu-positioning-problem-1/#post-2298136)
 * Sorry, here is the correct link:
 * [http://hotrodhoochhotwheels.com/wpsitehrhhw/](http://hotrodhoochhotwheels.com/wpsitehrhhw/)
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/menu-positioning-problem-1/#post-2298179)
 * Try adding:
 *     ```
       #access .windows .sf-menu a {
           padding-top:5px;
           padding-bottom:5px;
       }
       #access .windows .sf-menu li {
           margin-top:16px;
       }
       ```
   
 * to your theme’s stylesheet
 *  Thread Starter [iyamdman](https://wordpress.org/support/users/iyamdman/)
 * (@iyamdman)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/menu-positioning-problem-1/#post-2298234)
 * I inserted the code, and got no real change.
 * Any other ideas as to how to change this?
 * Below is the code menu section:
 * _[CSS moderated as per the [Forum Rules](http://codex.wordpress.org/Forum_Welcome#Posting_Code).
   Please just post a link to your site.]_
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/menu-positioning-problem-1/#post-2298240)
 * I don’t see that CSS being used on your site.
 *  Thread Starter [iyamdman](https://wordpress.org/support/users/iyamdman/)
 * (@iyamdman)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/menu-positioning-problem-1/#post-2298286)
 * I did post the code.
 * I worked more on it, and was able to locate where to make similar changes, and
   got it don’t. Thanx for your help EMSI!!!

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

The topic ‘Menu positioning problem’ is closed to new replies.

## Tags

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

 * 6 replies
 * 2 participants
 * Last reply from: [iyamdman](https://wordpress.org/support/users/iyamdman/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/menu-positioning-problem-1/#post-2298286)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
