Okay
  Public Ticket #200518
Site Title Typography
Closed

Comments

  • Adam started the conversation

    It would be great if we could configure the title of the site that appears in the header bar next to the navigation with its own Google Font.

  •  9,031
    Tahir replied

    Hey Adam!

    Thank you for the feedback. We have added it to the wishlist. 

    Cheers


    ThemeNectar Support Team 

  • Berny replied

    Hello.

    Was this option ever added? Just curious if there is a way of changing the font of the site title..?

    Thank you,

    Berny

  •  9,031
    Tahir replied

    Hey , 

    Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :

    header#top #logo.no-image {
        letter-spacing: 2px;
        font-size: 56px !important;
        font-family:Open Sans !important;
    }
    

    Make sure the font you are using is atleast selected in one Element in the Typography Section of Salient Theme Options Panel .

    Bes.t


    ThemeNectar Support Team