Language flag
-
Hello!
I am a beginner user of WordPress, and I would like to change the language flag from American to British, but I’m afraid to mess something up… I have an AIT Languages plugin. Could it be a disaster (and, alternatively, would it work?) if I changed the code in Custom CSS? Now it goes as:
.header-container { position:relative; }
.lang-es, .lang-en { display: none; }
html.lang-es_ES .lang-es { display: block; }
html.lang-en_US .lang-en { display: block; }And I want to change the en_US bit to en_GB.
Thank you for your help!
-
Hi there,
Your site is not hosted on WordPress.com, but using the open source WordPress.org software at another hosting provider. We cannot help with this in the WordPress.com forums.
Please contact support for the plugin you’re using directly for help with this.
General support for your version of WordPress is provided at https://wordpress.org/support/forums/
- The topic ‘Language flag’ is closed to new replies.