Hi
Have just implemented the update and can see some changes.
Now the menu is aligned to the right side of the site
#gk-nav { margin:0 0 10px 0; background:#979189;float:right; }
Before I could control the distance to the logo with :
.gk-nav { margin-left:160px; }
Now this is not possible and it leaves a big gab between the menu and the logo, as it is in you own demo as well.
How is it possible to make the menu wider to move it against the logo?
Thanks in advance.