This topic has 2 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Robert Hall
Hi, as we aren’t using any other languages, I would like to find out how can I remove the language switcher from the menu? Thanks.
Hello,
Please add following code into custom.css file.
.languages-area{
display:none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be
Regards,
Robert Hall.
Tagged: how to, language switcher, menu, remove, templates, woocommerce, wordpress
The issue related to '‘How to remove the language switcher on the menu?’' has been successfully resolved, and the topic is now closed for further responses