Viewing 1 replies (of 1 total)
  • Plugin Author edo888

    (@edo888)

    Hi,

    You have the following CSS for some reason which hides the language selector for narrow screens:

    @media only screen and (max-width: 768px)
    #gtranslate_wrapper {
        display: none;
    }

    Thanks! ??

Viewing 1 replies (of 1 total)
  • The topic ‘add language switch on mobile menu’ is closed to new replies.