Page 1 of 1

Fixing slashed Arabic letters (Tutorial/Massively Theme)

Posted: Mon Oct 09, 2023 1:40 am
by ashrafakader
You`ll get your Arabic destroyed/slashed..
To fix this, you have to locate main.css file inside Bludit directory and change all "letter spacing" values to this new value:

Code: Select all

letter-spacing: 0;
I did this by FTP and Notepad++. (Can be done by CPanel`s file manager and its internal editor, but here you set the file to UTF-8).

Re: Fixing slashed Arabic letters (Tutorial/Massively Theme)

Posted: Thu Oct 12, 2023 10:59 pm
by Edi
You always can modify the CSS of a theme or a plugin with the plugin HTML Code by inserting a new rule or new rules in the field "Head".

See also:

viewtopic.php?p=12721#p12721