• Resolved thinksrl

    (@thinksrl)


    Hi there,
    i need to change the menu direction (or alignment) in the arabic version of my website. Using WMPL i can see that all the elements in the pages were aligned to right, but not the fullscreen Menu.
    Is there any method or conditional instruction i can use to push the menu to the opposite side in the arabic version?
    Thank you in advance!

Viewing 1 replies (of 1 total)
  • Thread Starter thinksrl

    (@thinksrl)

    Solved by myself!
    Solutions is quite easy, WPML allow to use conditional logic this way:

    /*Code for specific language*/
    html[lang=”language_code”]
    .classname{
    /*rules*/
    }


Viewing 1 replies (of 1 total)
  • The topic ‘Menu Direction on arabic language’ is closed to new replies.