Home Forums Square Change Font

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #3361
    mohsanlin
    Participant

    Hi there,

    I want to change the font in the header, nav menu, content pages, post/page titles

    How can I do it?

    I’ve attempted to upload otf files of my desired font and change the font family on the CSS. But still no change..
    e.g.

    .sq-main-title{
    margin: 0;
    font-family: ‘Helvetica Black’, sans-serif;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFF;
    position: relative;
    }
    Thanks,

    Mo

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.