Okay
  Public Ticket #185684
Logo Text/Site Name Font
Closed

Comments

  • Sami started the conversation

    Hello! Amazing theme! I've just downloaded it and am working my way through it, but so far it's very user-friendly. :)

    I'm using it as a portfolio, and I'd like to keep my logo/site name as text rather than uploading an image, but I'd also like it to be a different font than the rest of my header navigation. How do I isolate and change the font for just the site name? 

    Thanks in advance!

    ~Sami

  •  8,838
    Tahir replied

    Hey Sami!

    Add this into the Custom CSS box located in your Salient Options panel:

    header#top #logo.no-image {
        font-family: 'Open Sans', sans-serif;
    }
    

    Change font , color and other properties as per you liking. 

    Cheers


    ThemeNectar Support Team 

  • Sami replied

    Hi Tahir,

    That doesn't seem to be working for me! It looks like the code itself is correct, but it doesn't render the font. I'm trying to use one of the Google fonts you've included in the theme. Is there a specific URL I need to point it to, or should calling it out here work?

    Thank you!

    Sami

  •  8,838
    Tahir replied

    Hey Sami!

    You will have to add the fonts via some custom google font plugin as well. 

    Thanks


    ThemeNectar Support Team