Comments John started the conversationAugust 11, 2014 at 1:31pmHi ThemeNectar,Love the theme.Trying to go with ascend style and I would like to copy your style of the thicker bold text in the slider with lower case italic text below.I would also like to get my logo date and name in the slider for my blog.Thanks JP 8,839Tahir repliedAugust 12, 2014 at 6:14am Hey John! Add this into the Custom CSS box located in your Salient Options panel : .swiper-slide .content h2 { font-family: Lovelo, sans-serif; text-transform: uppercase; letter-spacing: 2px; font-size: 110px; line-height: 129px!important; font-weight: regular; } #featured article .post-title h2 span, .swiper-slide .content p, #portfolio-filters-inline #current-category, body .vc_text_separator div { font-family: Libre Baskerville; text-transform: capitalize; font-size: 22px; line-height: 41px!important; font-weight: 400; font-style: italic } <br> I am afraid we dont have any dynamic option to add those in the blog so you will likely have to add the logo in a html img tag in the caption and similarly for the date and name.Thanks ThemeNectar Support Team Sign in to reply ...
Hi ThemeNectar,
Love the theme.
Trying to go with ascend style and I would like to copy your style of the thicker bold text in the slider with lower case italic text below.
I would also like to get my logo date and name in the slider for my blog.
Thanks
JP
Hey John!
Add this into the Custom CSS box located in your Salient Options panel :
I am afraid we dont have any dynamic option to add those in the blog so you will likely have to add the logo in a html img tag in the caption and similarly for the date and name.
Thanks
ThemeNectar Support Team