i did all research and i applied
#gkMainMenu { float: right; }
.gkMenu > ul > li { float: right;}
to make text goes from right to left but it didn't work
can anyone help please
Thanks my website
http://shakerali.net/new/
#aside-menu li {
direction: rtl;
text-align: right;
}