• the worpress index page is set to display arabic characters, which its
    right to left,
    but when an article using english fonts needs to be published, the fonts do not align properly they take the arabic format..
    any idea?

Viewing 1 replies (of 1 total)
  • One possible way to deal with this is, create the .en class in your css and assign it the text-align:left property, then surround any english-language content in your posts with <div class="en"> ... </div>.

Viewing 1 replies (of 1 total)

The topic ‘english alignment’ is closed to new replies.