• Resolved businesscommoners

    (@businesscommoners)


    Hi,
    I have Polylang plugin to change the language.
    Before theme update, I have both flag and name (left top corner – top menu).
    Now, even if in language switcher I have chosen those option it appears only one option – depends what chosen.
    How to restore the previous version? Is it possible to fix it?
    BR
    Andy

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author themevision

    (@themevision)

    Hello,@businesscommoners!

    Insert the following CSS code into Customizing->Gebneral->Additional CSS:

    ul.agama-navigation li > a span {
        display: initial;
    }

    Regards

    Thread Starter businesscommoners

    (@businesscommoners)

    Sweet Angel!
    It works perfectly!
    Thanks a lot for your support!
    BR
    Andy

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Issue with displaying flag and language name – Polylang Plugin’ is closed to new replies.