• Increase size of Language Flags
    I would like to increase the size of the flags to make them better visible. Is this somehow possible?

    Thank

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter dbseo89

    (@dbseo89)

    uppp

    you should change with css, f.e. with transform: scale()

    Thread Starter dbseo89

    (@dbseo89)

    what piece of code? I can’t find it

    right click on the object and see: if you apply as widget, etc
    in any case class is .lang-tem then a then img
    transform scale (for example)

    Thread Starter dbseo89

    (@dbseo89)

    <nav class="plsfe-switcher"><ul class="plsfe-menu"><li class="plsfe-menu-item"><a href="https://www..it/en/who-we-are/" class="plsfe-item"><span class="plsfe-country-flag"><img src="https://www..it/wp-content/plugins/polylang/flags/gb.png" alt="en" width="16" height="11"></span></a></li><li class="plsfe-menu-item"><a href="https://www..it/" class="plsfe-item plsfe-item__active"><span class="plsfe-country-flag"><img src="https://www..it/wp-content/plugins/polylang/flags/it.png" alt="it" width="16" height="11"></span></a></li><li class="plsfe-menu-item"><a href="https://www..it/de/wer-wir-sind/" class="plsfe-item"><span class="plsfe-country-flag"><img src="https://www..it/wp-content/plugins/polylang/flags/de.png" alt="de" width="16" height="11"></span></a></li><li class="plsfe-menu-item"><a href="https://www..it/zh/%e9%97%9c%e6%96%bc%e6%88%91%e5%80%91/" class="plsfe-item"><span class="plsfe-country-flag"><img src="https://www..it/wp-content/plugins/polylang/flags/hk.png" alt="zh" width="16" height="11"></span></a></li></ul></nav>

    Thread Starter dbseo89

    (@dbseo89)

    Up … please

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Increase size of Language Flags’ is closed to new replies.