Comments Sinead started the conversationAugust 5, 2014 at 10:20amHi there,How do I set the logo to a specific font?CheersS 9,339Tahir repliedAugust 5, 2014 at 10:34pmHey Sinead!You can do so using CSS. Please let me know the font and your site url so i can write them in the live browser and give you some css. Cheers Salient Support Team Sinead replied privately Sinead replied privately 9,339Tahir repliedAugust 6, 2014 at 11:08amFor the text, Add this into the Custom CSS box located in your Salient Options panel :.home .wpb_text_column > .wpb_wrapper > h2 { line-height: 110%; color: #666; padding: 25px; } And logo : header#top #logo.no-image { font-family: Arbutus Slab; color: #f7921e; } Cheers Salient Support Team Sinead replied privately 9,339Tahir repliedAugust 6, 2014 at 12:06pmPlease switch the logo to text and provide the page url .Thanks Salient Support Team Sinead replied privately 9,339Tahir repliedAugust 6, 2014 at 12:29pmAdd in this revised css: header#top #logo.no-image { font-family: Arbutus Slab; font-size: 25px; color: #f7921e !important; } .home .divider-border { border: 2px solid #666; margin: 0px !important; } Cheers Salient Support Team Sinead repliedAugust 6, 2014 at 2:51pmThanks! Sign in to reply ...
Hi there,
How do I set the logo to a specific font?
Cheers
S
Hey Sinead!
You can do so using CSS. Please let me know the font and your site url so i can write them in the live browser and give you some css.
Cheers
Salient Support Team
For the text, Add this into the Custom CSS box located in your Salient Options panel :
And logo :
Cheers
Salient Support Team
Please switch the logo to text and provide the page url .
Thanks
Salient Support Team
Add in this revised css:
Cheers
Salient Support Team
Thanks!