Home Forums WoodMart support forum Language switcher

Language switcher

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #452042

    Dmitrygolova
    Participant

    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.
    #452098

    Luke Nielsen
    Keymaster

    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

Viewing 2 posts - 1 through 2 (of 2 total)