Comments 1timxddd started the conversationJuly 8, 2018 at 12:45amHi Sir,I would like to learn how to change the font size when mouse over a project at the portfolio main page. Please see attachment.Thanks,Tim 3,030Andrew repliedJuly 8, 2018 at 12:44pmHi Tim,Could you try the following CSS: .row .col div.work-info h3{ font-size:3em; } .portfolio-items .col div.work-info p{ font-size:20px !important; } add it to salient \ general settings \ css script related - custom css code.Adjute the font size to what you want.Hope this helps. 1timxddd repliedJuly 9, 2018 at 7:56amDear Andrew,It works! Thank you so much!Cheers,Tim Sign in to reply ...
Hi Sir,
I would like to learn how to change the font size when mouse over a project at the portfolio main page.
Please see attachment.
Thanks,
Tim
Hi Tim,
Could you try the following CSS:
add it to salient \ general settings \ css script related - custom css code.
Adjute the font size to what you want.
Hope this helps.
Dear Andrew,
It works! Thank you so much!
Cheers,
Tim