Tagged: menu
Hi,
my site is set to Hebrew and the enfold main menu item with 2 words splited to 2 rows in Hebrew
in the main menu – between Blog and About menu items there should be in Hebrew “Contact Us” and you can see the 2 words are separated into 2 lines , I see it happening on fire fox, on Chrome it looks ok
Do you have a solution for that?
thanks
Shalom!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-mozilla .rtl .av_seperator_small_border .av-main-nav > li > a > .avia-menu-text {
margin-left: 0;
}
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.
Best regards,
Yigit
Hi Yigit
many thanks , it solved the problem.
if my site going to use WPML. (Hebrew and English) is there any extra fix I need ?
thanks
Hagit
Hey!
No, this was RTL related and code i posted only works on RTL pages so you would not need any extra fix for LTR pages :)
Let us know if you have any other questions or issues
Cheers!
Yigit
great thanks