Mon, 2015-12-28 06:46
i need to change the direction of the menu of my site web
from LTR to RTL.
the site is build with wordpress theme REALTO
i read un the web that i need to put float:right;
in the main section menu of the css but not work
here is the link of my site : http://195.154.72.129/israla/?lang=en
you can view all the style css with firebug
thank you very much
i wait for you response
Tue, 2015-12-29 04:05
#1
Hi samuel fitoussi, I'm not
Hi samuel fitoussi,
I'm not sure I understand what you want.
If it is to reorder the menu items so that home is on the right, then float right on the LI's will work.