Viewing 1 replies (of 1 total)
  • Plugin Author Remy B

    (@remyb92)

    Hello, you can go in Weglot settings page in Weglot and put the following code in the “Override CSS” input

    @media screen and (max-width: 600px) {
    .country-selector {
    display : none;
    }
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Hide on mobile devices’ is closed to new replies.