Home › Forums › WoodMart support forum › Language switcher Language switcher This topic has 1 reply, 2 voices, and was last updated 1 year, 11 months ago by Luke Nielsen. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 17, 2023 at 1:08 pm #452042 DmitrygolovaParticipant The language switcher does not work on a mobile device. When you try to switch the language – the list does not drop out, but simply works as a link. Especially on android Attachments:You must be logged in to view attached files. March 17, 2023 at 3:54 pm #452098 Luke NielsenKeymaster Hello, The below code can fix that, please add it to the fucntions.php file in your child theme. add_filter( 'woodmart_menu_item_hover_to_click_on_responsive', '__return_true'); If there’s anything else we can do, please get in touch. Kind Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register