Title: jazgot's Replies | WordPress.org

---

# jazgot

  [  ](https://wordpress.org/support/users/jazgot/)

 *   [Profile](https://wordpress.org/support/users/jazgot/)
 *   [Topics Started](https://wordpress.org/support/users/jazgot/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jazgot/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jazgot/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jazgot/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jazgot/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jazgot/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Have to ask again this: Submenu (in two rows issue)](https://wordpress.org/support/topic/have-to-ask-again-this-submenu-in-two-rows-issue/)
 *  [jazgot](https://wordpress.org/support/users/jazgot/)
 * (@jazgot)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/have-to-ask-again-this-submenu-in-two-rows-issue/#post-3272012)
 * I fixed in this way: in CSS this part
    #nav ul li a{ display: block; float: left;
   position:relative; font-size: 14px; font-weight:700; text-transform: uppercase;
   padding:0 15px; height:40px; line-height:40px; }
 * I changed in this way (the last two strings)
 * #nav ul li a{
    display: block; float: left; position:relative; font-size: 14px;
   font-weight:700; text-transform: uppercase; padding:0 15px; height:auto; line-
   height:30px; } my site: [http://www.cracoviaguida.eu](http://www.cracoviaguida.eu)

Viewing 1 replies (of 1 total)