Viewing 1 replies (of 1 total)
  • Put in your CSS:

    @media screen and (max-width: 480px) {
       .lang-item span {
          display: none;
       }
    }

    Just notices that you also wanted the links away but this doesn’t do that. Why flags cannot be links?

    • This reply was modified 6 years, 5 months ago by veerap. Reason: Asked details
    • This reply was modified 6 years, 5 months ago by veerap.
Viewing 1 replies (of 1 total)
  • The topic ‘How to set the “show flags only” on mobile ?’ is closed to new replies.