Hello
When i apply RTL , everything got changed from right to left except the submenu...
check below :
https://imgur.com/a/jD8PYtK
Sir,
i've implemented RTL mode , but the sub menu of the top menu didn't .
check screenshot i've attached in previouse post .
Thank you ...
Hi,
For RTL mode in HTML you will need to adjust the menu placement params from data-kt-menu-placement="bottom-start" to data-kt-menu-placement="bottom-start" to data-kt-menu-placement="bottom-end". For more info about content placement variants please check
Regards,
Sean
Hi,
Please note that when you switch to RTL mode, the menu alignment properties must be conditionally flipped in the HTML code. Right to left, left to right accordingly.
Regards,
Sean