Home › Forums › Support › change size caption This topic has 3 replies, 2 voices, and was last updated 4 years, 3 months ago by Leo. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts February 10, 2019 at 6:49 pm #806966 casimiro Hi I’m unable to change caption size on caption image, I have this code in additional CSS but it does not work, what works is the text centered. .wp-caption .wp-caption-text { text-align: center; font-size: 18px; font-weight:bold; } Thanks P.D. ahhh the bold function does not work either February 10, 2019 at 7:32 pm #806987 LeoStaff Customer Support Hi there, Try this: .wp-block-image figcaption { text-align: center; font-size: 18px; font-weight: bold; } Make sure to clear your caching plugin as well. Let me know ๐ February 11, 2019 at 4:39 am #807199 casimiro That’s right now. Thanks February 11, 2019 at 9:14 am #807511 LeoStaff Customer Support No problem ๐ Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In