ERPNext e-commerce Right to left ( Arabic ) issue

ERPNext e-commerce ( Website ) - how to make is Right to left ( Arabic )

 · 1 min read


ERPNext e-commerce ( Website ) - how to make is Right to left ( Arabic ) 


On theme add this code


Custom SCSS


.container{

 direction: rtl;

  text-align; right;

}


Apart from this , you must

click on the inspect , goto elements with page source , if direction RTL is blocked , enable it.


Team ERPGulf

The team behind ERPGulf blogs here, expresses their thoughts, shares the experience, often show the frustrations. Contact us on support@ERPGulf.com

No comments yet

No comments yet. Start a new discussion.

Add Comment