Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #626017

    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

    #626553

    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

    #627460

    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

    #627510

    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

    #627511

    great thanks

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘enfold main menu item with 2 words splited to 2 rows in Hebrew’ is closed to new replies.