Hi, been using ENfold for years, and somehow the image captions on my site have suddenly got larger. How can I use the customer CSS to define the font size here?
Hey edgold,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Sure, see example page attached
Hi,
Add this to quick css:
.wp-caption.alignnone p{
font-size:10px!important;
}
Adjust the size to what you need.
Best regards,
Jordan Shannon
works perfectly, thanks!
Hi,
No problem! If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon