I want to add RTL CSS to the front end for the backoffice. Can anyone guide me on how this can be done.
Within the package, I can add RTL CSS to the extended parts of the backoffice. However, I’m not sure how to apply RTL CSS to the existing functionalities in the backoffice that I didn't create. The documentation doesn't cover this
karmentena
07/15/2024, 9:03 AM
Or how can i add CSS to the backoffice in general, if for example i want to change all the H1's etc...
j
Jemayn
07/15/2024, 11:45 AM
Is this v8-13 or 14+?
Don't think there is RTL support in the backoffice, so you'd probably have to do all the work yourself
k
karmentena
07/16/2024, 8:36 AM
its V14. There isn't unfortunatly. Do you have any idea or advice on how i can start this by myself?