How can I modify the Menu items' text size? The default is very small.
Also, how can I install or add a font to my website (it is not in the current list of available fonts) so all the text is in this new font? it is isocpeur.ttf (if needed I can send you the isocpeur.ttf font file).
The problem I have is to upload/install a font that isn\'t there in any list.
I only have the ttf format of this font.
I already uploaded the isocpeur.ttf file by FTP into the folder salient/css/fonts of my project and tried to make reference to it writing this into the style.css:
it\'s great having the ability in the latest theme options to change the font settings for navigation, but the 7.0.2 version doesn\'t seem to change the size of the font, only the face.
I changed the font size inside the Theme Options. Next time when I upload a newer version of the theme via FTP, will it lose these settings? (I am using a child them also).
Can you provide me with a print screen where I can change the Menu Item Text Size and font, I could not reach the attached Typography Options image. Thanks
Hello,
How can I modify the Menu items' text size? The default is very small.
Also, how can I install or add a font to my website (it is not in the current list of available fonts) so all the text is in this new font? it is isocpeur.ttf (if needed I can send you the isocpeur.ttf font file).
Thank you very much.
I too would be quite interested in how to make the menu font bigger!
Hey,
Please see Typography Options in here: http://prntscr.com/9pygck .
Best.
ThemeNectar Support Team
Hi,
The problem I have is to upload/install a font that isn\'t there in any list.
I only have the ttf format of this font.
I already uploaded the isocpeur.ttf file by FTP into the folder salient/css/fonts of my project and tried to make reference to it writing this into the style.css:
@font-face {
font-family: \'Isocpeur\';
src: url(\'css/fonts/isocpeur.ttf\') format(\'truetype\');
font-weight: 300;
font-style: normal;
}
What am I doing wrong? how can I use this font? I would like to attach it here but this doesn\'t allow me to attach *.ttf files.
Thank you in advance.
Hey ,
This should help: https://premium.wpmudev.org/blog/custom-fonts-css/ .
Bes.t
ThemeNectar Support Team
it\'s great having the ability in the latest theme options to change the font settings for navigation, but the 7.0.2 version doesn\'t seem to change the size of the font, only the face.
Anyone else having this issue?
Thanks!
Hey,
ThemeNectar Support Team
Dear support,
I changed the font size inside the Theme Options. Next time when I upload a newer version of the theme via FTP, will it lose these settings? (I am using a child them also).
Thanks!
Elle
Hey Again,
No the settings would remain if you upload via FTP .
Best.
ThemeNectar Support Team
Dear Support,
Can you provide me with a print screen where I can change the Menu Item Text Size and font, I could not reach the attached Typography Options image. Thanks
Hi There,
You can head Salient > Typography :
Thanks.