Okay
  Public Ticket #1062026
change logo font
Closed

Comments

  •  2
    cassiesharp started the conversation

    I put this css into Salient > Custom CSS Code.

    However the font-family isn't showing up. It should be Bad Script, but it's going strait to cursive when I preview it.

    header#top #logo.no-image {
        font-family: 'Bad Script', cursive;
        font-size: 25px;
        color: #f7921e !important;
    }

  •  3,030
    Andrew replied

    Hi Cassie,

    Thanks for contacting us regarding your query.

    Please take a look at the link below for the preferred method of including Custom Fonts within the Salient Theme

    https://themenectar.ticksy.com/article/9773/

    Please let me know if there are any more questions that I may answer for you.

    Cheers! 

  •  2
    cassiesharp replied

    I saw this article, but for some reason I thought it didn't apply to me. That worked!