Hi there, Here's what I am trying to do:- My Menu I want the menu to spread to 100% width so I just added width=100% in .sf-navbar class. This is the only change I made from the original source (see the navbar style in Examples). Now, it does spread wide but as you can see see the color of the bottom row occupies the upper row's empty area. How do I stop this to happen? I want both the rows to have their own color, doesn't matter if there are li items or not. Thanks