Hi, is there an easy way to edit the code to add more spacing in between the letters of one of the standard fonts? If so, what would the code look like?
Solved! Go to the solution
This is an accepted solution.
Hi @write2dylan,
You can use the letter spacing.
For example- If you want a letter spacing in your site.Use below code.
body{ letter-spacing: 0.2em; }
You can change(0.2em) according to your requirement.
If it solves your problem.
Pls like and accept my answer.
For theme customization and custom work, pls contact me on pankajtechcode@gmail.com
I am also interested in this question. @write2dylan, did you figure out a solution?
This is an accepted solution.
Hi @write2dylan,
You can use the letter spacing.
For example- If you want a letter spacing in your site.Use below code.
body{ letter-spacing: 0.2em; }
You can change(0.2em) according to your requirement.
If it solves your problem.
Pls like and accept my answer.
For theme customization and custom work, pls contact me on pankajtechcode@gmail.com
User | RANK |
---|---|
221 | |
60 | |
48 | |
25 | |
24 |