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

    Ahoy –

    I’m trying to change the font family for all my buttons to Source Sans Pro weight :200 – I have already the font

    Please advise

    #581288

    Hey mcraig77!

    Please add following code to Quick CSS

    body div .avia-button {
        font-family: 'Source Sans Pro', sans-serif!important;
        font-weight: 200;
    }

    Cheers!
    Yigit

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