Fixing slashed Arabic letters (Tutorial/Massively Theme)

Post Reply
ashrafakader
Sr. Bludit
Posts: 40
Joined: Tue Sep 05, 2023 1:33 pm
Has thanked: 9 times

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).
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

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
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
Post Reply