When you want to change the international UN flag into an European one and also change the text you need to add the following custom CSS.

Then you also have to install loco translate and override the system string “international” with “Europe”.

.flag-icon-un {
    background-image: url(/wp-content/plugins/wordpress-country-selector/public/flags/4x3/eu.svg) !important;
}

Leave a Reply

Your email address will not be published. Required fields are marked *