We’ve translated the website and turned on the default language switcher from WPML. Now in the menu there is this underline – is there a way to remove it without removing it from the menu part itself?
Thank you
Hey reamisag,
Try the following:
#menu-item-wpml-ls-2-de a .avia-menu-fx{
display:none!important;
}
Let me know if this works.
Best regards,
Jordan Shannon
Thank you Jordan, you are a hero ;-) works great