I am translating my site using the WPML plugin. As you can see by clicking the link below, if you hover over the flag, the nav dropdown inherits the classes of the rest of the nav (a white backround, padded width, etc). I would like to make the background transparent, so that only the flags appear. I have tried to target this several ways, but to no avail. Here is the CSS I am trying to use. Can anyone help?
.sub-menu is--forced-placed {
width: auto;
background-color: none;
color: none;
}
Link to my site: http://www.wgeil.de