hi
i have a problem here: http://www.quartofilm.com/wordpress/ in the menu bar.
the dropdown vertical menu in "film" button creates white spaces.
here the css code i added:
ul.rMenu-hor li
{
float: right !important;
width: auto !important;
}
div#menu1 {
margin-right: 11px;
margin-left: 300px;
border: none;
margin-top: -70px;
}
can you help me please?
thank you