Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #440938

    Hi, i want to add some space between words in the main content.

    Regards, Simon

    #440950

    Hi simonac!

    Please add following code to Quick CSS and adjust as needed

    body {
      word-spacing: 0.1em;
    }

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.