Tagged: 

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

    Custom font for buttons

    • This topic was modified 10 years ago by Courtney.
    #356316

    Hey Courtney!

    This is what is being applied to it.

    h1, h2, h3, h5, h4, h6, button, input[type="submit"], a.avia_image, a.avia-button {
        font-family: "Gotham SSm A","Gotham SSm B" !important;
        font-style: normal !important;
        font-weight: 500 !important;
    }

    The font looks a little weird to me though. You can try setting the weight to 600 to make it look more like your image.

    Regards,
    Elliott

    #356351
    This reply has been marked as private.
    #356972

    Hey!

    I would try removing this line from your custom CSS.

    * {
        font-family: "Sentinel SSm A","Sentinel SSm B" !important;
    }

    Or at least remove the !important from it.

    Are you sure the font file is ok? Did you test it somewhere else?

    Regards,
    Elliott

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