Tagged: image
Hi, I opened this thread last week: https://kriesi.at/support/topic/change-font-size-of-image-caption/ and was given some quick CSS to add that sorted out the issue. But the problem has come back. I now have some pages with both the small and large sized image captions.
Hey edgold,
Add this in addition to what I gave you before:
.wp-caption-text{
font-size:20px!important;
}
Adjust the size to what you need.
Best regards,
Jordan Shannon
thanks – seems to have done the trick!
Hi edgold,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria
Hi,
That does not work for me. The picture description in my gallery is small and did not change. Any other ideas?
Edit: I needed a solution for the Lightbox caption. Found it:
div .mfp-title {
font-size: 16px;
}
thanks and: merry Christmas!
Christian
Hi mynoxin,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria