We don’t want the pages translated, because the pages in Dutch are not relevant in German or English.
But I guess you’re saying that only translated pages can be shown in a menu? Even if the menu itself is translated with WPML and populated with different pages?
Credentials send.
Anyone?
I like to add that there is also a max-width on the container. So the code should be:
#your-custom-id .container {
width: 100%;
max-width: none;
}