Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #314415

    I managed to change the button font into Oswald (Quick CSS) but would love to change the leeterspacing as well.

    #314982

    Hi vanderburg!

    Please add following code to Quick CSS as well and adjust as needed

    h1, h2, h3, h4, h5, h6 { letter-spacing: 5px !important; }

    Cheers!
    Yigit

    #333058

    With upgradee Enfold 3.0 I seem to have lost the letter-spacing in the button font. It s still there in all headings but not in the buttons anymore.

    Can you help me?

    #333403

    Hi!

    Please add following code to Quick CSS as well

    a.avia-button {
    letter-spacing: 1px;
    }

    Best regards,
    Yigit

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