We have been using the Pro Captions to insert a caption, and we see that by default the caption styles are not accessible (too light of a contrast).
I would prefer if the caption area used a 'class', this way I could change it across sites easier.
page:
I found that if I run a 'replace' in the entire site of:
style="text-align: left; padding: 4px; color: #999999; background-color: #f2f0e8; display: block;"
and instead put:
class="caption-style"
And create a class for Caption style, I will fix this for the site.
My question is moving forward is there a better way for me to add captions? I prefer not having the user 'manually put in code', as they won't do it properly.
thanks,
Laura