Comments Wesley started the conversationDecember 31, 2015 at 2:53pmHiI have two questions regarding font styling on my WP site.1. I want to reduce the line height of my Nectar Slider headings on mobile. Could you show me what I need to add to my custom CSS to do this please?2. I'm using the Google font Montserrat, but it does not seem to be applying to the heading of the 'Recent Projects' component. How do I do this?My password to see my site is braveaccess2014.Thanks very much for your help. Wes 8,847Tahir repliedDecember 31, 2015 at 3:40pmHey!Add this into the Custom CSS box located in your Salient Options panel :@media only screen and (max-width: 690px) { html body .nectar-slider-wrap[data-fullscreen="true"] .swiper-slide .content h2 { line-height: 40px !important } } Thanks ThemeNectar Support Team Wesley replied privately 8,847Tahir repliedJanuary 6, 2015 at 6:01pmHey Again!Sure ,Add this into the Custom CSS box located in your Salient Options panel :body .carousel-wrap[data-full-width="true"] .carousel-heading h2 { font-family: "Montserrat"; } Thanks ThemeNectar Support Team Wesley replied privately Sign in to reply ...
Hi
I have two questions regarding font styling on my WP site.
1. I want to reduce the line height of my Nectar Slider headings on mobile. Could you show me what I need to add to my custom CSS to do this please?
2. I'm using the Google font Montserrat, but it does not seem to be applying to the heading of the 'Recent Projects' component. How do I do this?
My password to see my site is braveaccess2014.
Thanks very much for your help.
Wes
Hey!
ThemeNectar Support Team
Hey Again!
Sure ,Add this into the Custom CSS box located in your Salient Options panel :
Thanks
ThemeNectar Support Team