Hello,
I used made a simple menu in an html file in both ltr and rtl and it worked fine, however when I use the same code in my project, in ltr it works fine, but in rtl it looks like its increasing the width of the page where I can scroll sideways to a white page, but where I pass my mouse over each item in the menu and its submenus the scrollbar will disappear and the width will return to normal. I check the width, margin and padding in both ltr and rtl they are the same.
Is there a solution for this problem?
Thanks,