Comments Cam started the conversationFebruary 2, 2014 at 6:07amHey there, I can seem to make bold tags work on particular headings, key words, etc. I usually just use: Any ideas? Thanks! 1,069ThemeNectar repliedFebruary 4, 2014 at 10:47amHey Cam,Add this into your Custom CSS box located in your Salient Options panel:body i { font-style: italic!important; } .bold, strong, b { font-family: 'openSansBold'!important; }CheersCam repliedFebruary 4, 2014 at 1:57pmAwesome, thank you! Is there CSS code that can be used to ensure links are underlined when displaying in Salient? PS thank you so much, your support service is fantastic! 1,069ThemeNectar repliedFebruary 6, 2014 at 10:29amHey again!.main-content a { text-decoration: underline!important; }Cheers :) Sign in to reply ...
Hey Cam,
Add this into your Custom CSS box located in your Salient Options panel:
Cheers
Awesome, thank you!
Is there CSS code that can be used to ensure links are underlined when displaying in Salient?
PS thank you so much, your support service is fantastic!
Hey again!
Cheers :)