Spaces in the font for subtitle in page option NitzangParticipant July 22, 2019 at 1:38 am Hello, In themple there is subtitle in page option, I am using RTL in Hebrew language, but for some reason there is big space Between the letters as you can see Can you please advice if there is any way to reduce spaces between letters in this case ? Thanks Nitzan 1 Reply Sanwarul HoqueKeymaster July 22, 2019 at 1:28 pm For this you can use the following code: .page-title h1 { letter-spacing: inherit; } This will solve your issue for page title. Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic.