Comments marieluise_schulz started the conversationDecember 18, 2017 at 8:55amHey again,I want to change the font-size and the line-height of the Projects Meta from bottom in the Portfolio Grid.I tried with this: .portfolio-items .col.span_3 .work-item .work-info a { font-family: Nunito !important; font-size: 120% !important; line-height: 0.9em !important; }and with this: .portfolio-items .col[data-default-color="true"] .bottom-meta { background-color: #26547c !important; font-size: 120% !important; line-height: 0.9em !important; }but this doesn't work.... 9,016Tahir repliedDecember 18, 2017 at 12:24pmHey, Please provide the page url so that i can write up the custom css for whats possible. Thanks ThemeNectar Support Team marieluise_schulz repliedDecember 18, 2017 at 12:39pmI currently changed the h3 settings at Salient Options. That works, but I think to change the css-settings only for this element would be more elegant. marieluise_schulz replied privately 9,016Tahir repliedDecember 18, 2017 at 2:46pmHey Again,Add this into the Custom CSS box located in your Salient Options panel (Make Sure there are no red cross in the Box) : .portfolio-items .col h3 { font-family: Nunito !important; font-size: 16px !important; } Thanks ThemeNectar Support Team 1 Likemarieluise_schulz repliedDecember 19, 2017 at 8:27amThanks again for the excellent support! Sign in to reply ...
I want to change the font-size and the line-height of the Projects Meta from bottom in the Portfolio Grid.
I tried with this:
and with this:
but this doesn't work....
Hey,
Please provide the page url so that i can write up the custom css for whats possible.
Thanks
ThemeNectar Support Team
I currently changed the h3 settings at Salient Options.
That works, but I think to change the css-settings only for this element would be more elegant.
Hey Again,
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
Thanks again for the excellent support!