Title: css for menu structure
Last modified: August 20, 2016

---

# css for menu structure

 *  [hellowoo](https://wordpress.org/support/users/hellowoo/)
 * (@hellowoo)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/css-for-menu-structure/)
 * I’m trying to make this [http://localhostr.com/files/L3Hmpah/Screen+Shot+2012-04-16+at+6.07.14+PM.jpg](http://localhostr.com/files/L3Hmpah/Screen+Shot+2012-04-16+at+6.07.14+PM.jpg)
 * but wordpress nests their elements, so I’ve no idea how to get it to break out
   of the layout without doing absolute positioning. any ideas?
 *     ```
       <ul>
         <li>item 1</li>
         <li>
           <ul>
              <li>sub item 1</li>
           </ul>
         </li>
       <ul>
       ```
   

Viewing 1 replies (of 1 total)

 *  [Michael](https://wordpress.org/support/users/alchymyth/)
 * (@alchymyth)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/css-for-menu-structure/#post-2691284)
 * what is the structure behind your example?
 * i.e. what is the second line of links in relation to the first line of links?
 * can you post a link to your site with your menu in place, and describe in more
   detail what you are trying to style?
 * what code is used to generate the menu?

Viewing 1 replies (of 1 total)

The topic ‘css for menu structure’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Michael](https://wordpress.org/support/users/alchymyth/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/css-for-menu-structure/#post-2691284)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
