Comments Alex started the conversationAugust 14, 2017 at 11:10pmHi - I want to target a custom (not google) font in my off-canvas, full-screen menu, but can't find the right css classes to target. I tried viewing in dev tools and this looked correct but didn't work:body #slide-out-widget-area .inner .off-canvas-menu-container li a{font-family: "OswaldStencil-Bold"!important;}Thanks!a 9,013Tahir repliedAugust 15, 2017 at 1:23pmHey, Please provide the page url so that i can write up the custom css for whats possible. Thanks ThemeNectar Support Team Alex replied privately 9,013Tahir repliedAugust 15, 2017 at 1:41pmSee screenshot: http://prntscr.com/g8rafa . Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : body #slide-out-widget-area .inner .off-canvas-menu-container li a { font-family: "OswaldStencil-Bold" !important; line-height: 82px !important; } Thanks ThemeNectar Support Team 1 Like Sign in to reply ...
Hi - I want to target a custom (not google) font in my off-canvas, full-screen menu, but can't find the right css classes to target.
I tried viewing in dev tools and this looked correct but didn't work:
body #slide-out-widget-area .inner .off-canvas-menu-container li a
{font-family: "OswaldStencil-Bold"!important;}
Thanks!
a
Hey,
Please provide the page url so that i can write up the custom css for whats possible.
Thanks
ThemeNectar Support Team
See screenshot: http://prntscr.com/g8rafa .
Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) :
Thanks
ThemeNectar Support Team