Background of the issue:
I am developing a site and trying to add a multicurrency switcher to my website. My language switcher has the following CSS: .wpml-ls-legacy-dropdown-click { width: auto!important; min-width: 50px!important; } .wpml-ls-legacy-dropdown-click a { border: 0px ; }
hidden link
Symptoms:
The multicurrency switcher needs to have the same layout as the language switcher.
Questions:
How can I make the multicurrency switcher have the same layout as the language switcher?
The topic ‘[Closed] Multicurrency switcher need same lay out as language switch’ is closed to new replies.