hello together
one question
How can I add a letter spacing to the normal font using css
( Text in Content )
thanks in advance
Kind regards
Franz
Hallo Franz,
I’m not sure I understand you question, could you try to explain a bit further please? Also please post a link to where you want to implement this.
LG,
Rikard
Hi Rikkard
Thank you for answer
I mean the letter spacing of the normal text in the content
[not title, I did that]
Kind regards
Franz
Hello Rikard
Maybe it’s easier to understand this way
I would like to have a letter spacing at the font that I marked in the screenshot
thanks and best regards
Franz
Hi Franz,
Thanks for that. I’m not sure it’s what you are looking for, but please try this in Quick CSS:
#top .av_inherit_color * {
letter-spacing: 2px;
}
Best regards,
Rikard
Thank you very much Rikard
Now the display is perfect
You can close this request
Kind regards
Franz