Hi,
I am using WPML Multilingual CMS with this theme and the site has been successfully developed in two languages.
I have an issue with the size of the header and logo which changes between the two languages:
Looking at the source code (I think) I located the issue on the inline styling of the element <div class="container">
.
For the English version it shows:
<div class="container" style="height: 150px; line-height: 150px;">
For the French version it shows out:
<div class="container" style="height: 88px; line-height: 88px;">
No extra CSS have been applied.
Would you have a fix for this please?
Cheers,
Hey eurekastudios!
Enfold creates a separate option set for each language. I noticed you set a different header size here ( http://yogafit.ch/wp-admin/admin.php?page=avia&lang=fr – Enfold (FR) > Header Layout) than for your English website ( http://yogafit.ch/wp-admin/admin.php?page=avia – Enfold (EN) > Header Layout). I now configured the header size for both languages and set it to 150px.
Regards,
Peter
Fantastic, thank you Peter!
Regards,