Hi ,
I would like to increase the font size on the image captions when you hover over a Gallery Image or a Partner Logo Element.
Thanks
Brian
Hey brianwelsh!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.inner_tooltip {
font-size: 16px;
}
Cheers!
Yigit
WOW! That was quick!!! Thanks.