[ad_1]
I am using two languages. I want to show one language which is inactive.I have checked this link also.
and I am using this CSS
html[lang=”fr-FR”] .a[title=”Français”],
html[lang=”fr”] a[title=”Français”],
html[lang=”en”] a[title=”English”] {display: none;}
It is working for the English language only. But not for the french.
When I change the language at Translate from: section then the selected language will not work.
The page I need help with: [log in to see the link]
