lulu.lindberg 102 Share Posted March 29, 2017 (edited) I'd like to use a Montserrat light in my nav, in style editor, the only weights listed as options are 400 and 700. How would I address the nav in the css to adjust the font weight? Thanks! Edited March 29, 2017 by lindberg Initial Revision Link to post
1 Emilie1570048269 0 Share Posted June 26, 2017 @lindberg I found it : <style> @import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900'); </style> On your site's code injection And : .Header-nav-inner { font-family: 'Montserrat'; font-weight: 500; } In your CSS Link to post
0 Emilie1570048269 0 Share Posted June 26, 2017 Hi !Did you find an issue to this ?Because I would like to have montserrat in 500 or 600. Thanks ! Link to post
0 maxgros 0 Share Posted August 14, 2017 @Emilie I am new here, where do I add the style part? Thank you. Link to post
Question
lulu.lindberg 102
I'd like to use a Montserrat light in my nav, in style editor, the only weights listed as options are 400 and 700. How would I address the nav in the css to adjust the font weight?
Thanks!
Edited by lindbergInitial Revision
Link to post
Top Posters For This Question
2
1
1
1
Popular Days
Jun 26
2
Mar 29
1
Aug 14
1
Apr 19
1
Top Posters For This Question
Emilie1570048269 2 posts
lulu.lindberg 1 post
maxgros 1 post
Snowcone 1 post
Popular Days
Jun 26 2017
2 posts
Mar 29 2017
1 post
Aug 14 2017
1 post
Apr 19 2018
1 post
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment