Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1201509

    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

    #1201762

    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

    #1201801

    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

    #1202021

    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

    #1202129

    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

    #1202169

    Thank you very much Rikard
    Now the display is perfect

    You can close this request

    Kind regards
    Franz

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘add a letter spacing’ is closed to new replies.