Aside menu can not move to right side ?
Replies (1)
Hi Asmaa,
To enable the RTL, please ensure that you have followed the RTL (Right-to-Left) documentation correctly. Here are a couple of steps you can take:
- Set the HTML tag with RTL attributes:
- Replace the CSS files with the corresponding RTL versions:
Metronic provides RTL-specific CSS files that should be used for right-to-left layouts. Make sure you replace the regular CSS files with the corresponding
.rtl.cssfiles.
If the issue persists, please provide more details or share relevant code snippets, and we'll be happy to assist you further.
Thanks