RTL - default
go explore the world
small things in life matters the most
Big Heading Body, Variations
Open Me, Light , Bold , Everything
is the art and technique of arranging type in order to make language visible. The arrangement of type involves the selection of typefaces, point size, line length, leading (line spacing), adjusting the spaces between groups of letters (tracking)
and adjusting the Case space between pairs of letters (kerning). Type design is a closely related craft, which some consider distinct and others a part of typography
This is a simple overview of how the RTL theme would look like, we have taken care all the elements that are built on to webarch and even 3rd party plugins To setup you use the following two options
Option One
The old fashion CSS method, simply replace your core style sheet link with this one
webarch/css/webarch.rtl.css
Option Two
Using LESS, simply open up module.less and responsive.less file and change the following varriable, but dont forget to compile it too
@direction:"rtl";