Hello Noor,
you will need to perform multiple changes in the app for this but it is of course possible :)
The first thing you will need to do is change the text align with css:
- assets/css/backend.css
- assets/css/frontend.css
Then you will need to configure some of the UI widgets the app is using. Their instantiation is spread across all the javascript files:
Finally edit the email template files and add the text alignment styles wherever needed:
- application/views/emails/*.php