Comments 2dragonlee_1020 started the conversationDecember 9, 2016 at 2:27pmHi, how do i change my font family? Anyway to link from Google Web Font? I like to use Quicksand, 300, 400 etcHow do i set my custom css class to what i want? Below is what i wish to change.home-paragraph {font-family : 'Quicksand' ;font-weight : 300;line-height : 25px;} 8,996Tahir repliedDecember 9, 2016 at 3:36pmHey Lee, Yes you need to add p to the class selector . This might help write up Custom CSS: https://support.woothemes.com/hc/en-us/articles/203105957-Customizing-your-theme-with-Firebug . You can use Chrome Dev Tools too. Thanks ThemeNectar Support Team 2dragonlee_1020 repliedDecember 12, 2016 at 10:10amThen how do i change my font to other web fonts? Instead of using Salient default fonts. 8,996Tahir repliedDecember 12, 2016 at 3:46pmYou can change it in the Typography Section : http://themenectar.com/docs/salient/theme-options/typography/ . Thanks ThemeNectar Support Team 2dragonlee_1020 repliedDecember 12, 2016 at 4:38pmOh no, i mean called other web fonts from other sources else, instead of all the fonts that Salient provided 3,030Andrew repliedDecember 13, 2016 at 1:30amHi there, I hope you are having an awesome day and thanks for contacting us regarding your query.You could use a plugin from the WordPress Plugin directory to add them in for you. A well known plugin to use is the Typekit plugin.You may have a look at the tutorial below for more information and ways that this can be done:https://www.sitepoint.com/how-to-use-web-fonts-in-wordpress/ Please let me know if there are any more questions that I may answer for you :) Cheers! Sign in to reply ...
Hi, how do i change my font family? Anyway to link from Google Web Font? I like to use Quicksand, 300, 400 etc
How do i set my custom css class to what i want? Below is what i wish to change
.home-paragraph {
font-family : 'Quicksand' ;
font-weight : 300;
line-height : 25px;
}
Hey Lee,
Yes you need to add p to the class selector .
This might help write up Custom CSS: https://support.woothemes.com/hc/en-us/articles/203105957-Customizing-your-theme-with-Firebug . You can use Chrome Dev Tools too.
Thanks
ThemeNectar Support Team
Then how do i change my font to other web fonts? Instead of using Salient default fonts.
You can change it in the Typography Section : http://themenectar.com/docs/salient/theme-options/typography/ .
Thanks
ThemeNectar Support Team
Oh no, i mean called other web fonts from other sources else, instead of all the fonts that Salient provided
Hi there,
I hope you are having an awesome day and thanks for contacting us regarding your query.
You could use a plugin from the WordPress Plugin directory to add them in for you.
A well known plugin to use is the Typekit plugin.
You may have a look at the tutorial below for more information and ways that this can be done:
https://www.sitepoint.com/how-to-use-web-fonts-in-wordpress/
Please let me know if there are any more questions that I may answer for you :)
Cheers!