Hi,
I have a weird issue all the time when i make the translation with wpml of the menus,
the second languages menu move to the left of the site, and i don’t know why, i make proofs on another installation and is the same, any suggestion?
thanks
This topic has 8 replies, 2 voices, and was last updated 10 years, 5 months ago ago by Eva Kemp
Hi,
I have a weird issue all the time when i make the translation with wpml of the menus,
the second languages menu move to the left of the site, and i don’t know why, i make proofs on another installation and is the same, any suggestion?
thanks
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
here
Hello,
The credentials are incorrect. Please check them.
Regards,
Eva Kemp.
here
there is another problem, when i try to edit the style.css on the wordpress dashboard , the code of the site broke and some images and icons (as the cart image or the arrows on the slide..) transform in another images . only happened if i make the changes in the appearance editor of wordpress when i save the document (even if i don’t make any change on the code).
Could be wordpress problem?
Hello,
You don’t need to edit original style.css file. You need create custom.css and write the code for the elements you want to style.
How to create custom.css you can watch in this tutorial
To fix the issue with menu please add this code in custom.css file:
.menu-spanish-container {
float: none !important;
}
Regards,
Eva Kemp.
Great!, thanks a lot, now the menu works fine.
cheers
David
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Translated menu with Wpml move to the left.’' has been successfully resolved, and the topic is now closed for further responses