Reply To: WPML LOGO CHANGE FOR EVERY LANGUAGES
Hi,
I think you’ll need to get some PHP coding for this. Something like
if lang==eng then display logo1
if lang==fr display logo2
Language conditions must be available with WPML. Please contact a developer on this.
The file to change is /header-navigation.php line 30
Thanks