Plugin Author
Chouby
(@chouby)
Hello,
Your language switcher is there (I mean is the html code of your menu). According to the browser developer tools, it’s not displayed because of this CSS rule that you probably added yourself 😉
#primary-menu .lang-item.menu-item-object-custom {
display: none !important;
}
Thank you very much Chouby! I really do not remember when I included that setting! Perhaps I could not get rid of the menu and I found that solution 😀
thank you very much, also on behalf of Ulrico.