Title: Sub Menu Problem
Last modified: August 21, 2016

---

# Sub Menu Problem

 *  [cbhsoloist](https://wordpress.org/support/users/cbhsoloist/)
 * (@cbhsoloist)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/sub-menu-problem-4/)
 * [http://vailchristianacademy.org/](http://vailchristianacademy.org/)
 * When you hover over a top level menu, the sub menus cover up the top level choice.
 * How do I correct this?

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

 *  [paulwpxp](https://wordpress.org/support/users/paulwp/)
 * (@paulwp)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/sub-menu-problem-4/#post-4174273)
 * From a quick look, the dropdown is absolute positioned, and you put in logo image
   on top of original site header pushing the whole thing down.
 * You can adjust the position of the drop down part of menu, OR use image replacement
   technique for site title and keep the same height.
 *  Thread Starter [cbhsoloist](https://wordpress.org/support/users/cbhsoloist/)
 * (@cbhsoloist)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/sub-menu-problem-4/#post-4174275)
 * What is the image replacement technique. YES, this happened after I uploaded 
   a logo. Should I adjust the header code for the placement of the image?
 *  [paulwpxp](https://wordpress.org/support/users/paulwp/)
 * (@paulwp)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/sub-menu-problem-4/#post-4174293)
 * The theme is not hosted here at WP.ORG repo, so I can’t see the original unedited
   theme, but I am fairly certain that you should use image replacement technique
   to replace site title (text) with logo image.
 * example
    [http://thinketg.com/3-methods-for-css-image-replacement/](http://thinketg.com/3-methods-for-css-image-replacement/)
 * The height of logo should be the same as original site title text so that it 
   won’t push menu down. However, if really necessary you can still adjust the position
   of dropdown.
 * example
 *     ```
       #dropmenu ul { top: 26px; } /* was 0.5em =  6px */
       ```
   

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

The topic ‘Sub Menu Problem’ is closed to new replies.

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [paulwpxp](https://wordpress.org/support/users/paulwp/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/sub-menu-problem-4/#post-4174293)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
