Hi !Can you please share procedure to convert Metronic 8 Angular into RTL.I tried to follow these stepshttps://preview.keenthemes.com/metronic8/demo1/documentation/getting-started/rtl.htmlBut it didn't help1. Do I need to convert every scss file into RTL ? (Scss is dived into multiple files...
i have problem with RTLi try to use like this@import "../../../assets/sass/style.scss";.rtl{@import "../../../assets/style.bundle.rtl.css";direction: rtl;}and it doesn`t work correctlythe RTL really doesn't work fine even i just use it like this@import "../../../assets/style.bundle.rtl....
Hi !I am making a website which needs to support both English and Arabic language.The desired behaviour of the webiste should be that , when a user changes the language option to Arabic the design should also switch from LTR to RTL.I have read the RTL documentation https://preview.keenthemes.com...
I'm trying to use RTL in Angular-Demo2 version, but the generated rtl.style.css has an error that makes the project unable to runAnd when I updated the "webpack", it gave me a different error that prevented the project from working.What should I do?Another question, I want to apply rtl & ltr bot...
Dear All,As you mentioned in other questions answer that related to RTL you said:"Copy RTL CSS file from the HTML version from/metronic_v8.0.x/html/theme/demo1/dist/assets/css/style.bundle.rtl.cssto the Angular folder demo1/src/assets/sass/"Are you planning to create rtl scss file because c...
Hi there!I had a simple question before I buy one of your products. As I was exploring Metronic 8 Demo 1, I liked the RTL version of it and wanted to buy it but couldn't find any description of what framework it supports.The framework I work with is Angular. Just wanted to make sure if the RTL v...