Comments 3Lucie_Hanot16 started the conversationOctober 12, 2020 at 1:41pmHi,I would like to make my portfolio title responsive, could you help me please ? Thanks a lot,Lucie 2,965Andrew repliedOctober 12, 2020 at 2:42pmHi Lucie,Add the following custom css in Salient >General settings > CSS/Script related: @media only screen and (max-width: 1000px) { body.single-portfolio .row .col.section-title.span_12 h1 { line-height: 1; } } Kind regards. 3Lucie_Hanot16 repliedOctober 12, 2020 at 4:05pmIt work perfectly thanks ! Sign in to reply ...
Hi,
I would like to make my portfolio title responsive, could you help me please ?
Thanks a lot,
Lucie
Hi Lucie,
Add the following custom css in Salient >General settings > CSS/Script related:
Kind regards.
It work perfectly thanks !