otomol
Hi
The top right position is used for menu and you published the module on this position.
I added module suffix in module option languageswitcherload
So it load the languageswitcherload style http://prntscr.com/mr5ljz
You can see it now.
If u want the language color in white, add this code in custom.css file
.languageswitcherload .lang-dropdown .dropdown-toggle {
color: #fff;?}
Regards