Caption size increased...why? Can it be changed back?

Just noticed that the caption size for images has been changed and is now massive. When was this altered, and more importantly, can the size be altered back to what it was previously??


Here is my public share link: LINK

Hey yo!

No idea what it was before, but you can change it by adding this custom code to your ‘head’ tag:

<style>
    figure.w-richtext-align-fullwidth figcaption {
        font-size: 16px;
    }
</style>

That should do the trick. :v:

Thanks - that worked. Really frustrating when Webflow things like this change for no reason.

Appreciate the quick response!

Great to hear! Please mark as ‘Solution’ if that closes your thread. :slight_smile: