Change popup title header
-
Hi there,
I would like to change the popup title header size. Currently it is set to H3 and uppercase.
I would like to have smaller fonts as image description text is long and transform it to lowercase
By using inspect element I now see the below code
<h3 class=”vp-portfolio__item-popup-title”>test description</h3>
what’s the code I need to add to custom css inside selector { } to make this change?
Thanks!
LetB
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Change popup title header’ is closed to new replies.