Comments Josh started the conversationSeptember 11, 2014 at 12:51amHello,I was wondering if it's possible to change the font and font size for "Portfolio Style 3" headings that lay over each image in the portfolio?Thanks 9,558Tahir repliedSeptember 11, 2014 at 3:35pmHey Josh!Add this into the Custom CSS box located in your Salient Options panel :body .portfolio-items .work-item.style-3 h3 { font-family: Lovelo,sans-serif; letter-spacing: 2px; font-size: 20px; line-height: 28px; } body .portfolio-items .work-item.style-3 p { font-family: Lovelo,sans-serif; letter-spacing: 2px; font-size: 12px; line-height: 18px; } Thanks Salient Support Team Tim repliedMarch 22, 2016 at 10:27amYay!!!!! Sign in to reply ...
Hello,
I was wondering if it's possible to change the font and font size for "Portfolio Style 3" headings that lay over each image in the portfolio?
Thanks
Hey Josh!
body .portfolio-items .work-item.style-3 h3 { font-family: Lovelo,sans-serif; letter-spacing: 2px; font-size: 20px; line-height: 28px; } body .portfolio-items .work-item.style-3 p { font-family: Lovelo,sans-serif; letter-spacing: 2px; font-size: 12px; line-height: 18px; }
Salient Support Team
Yay!!!!!