Skip to content

Instantly share code, notes, and snippets.

@Roy-Oto
Created May 7, 2021 05:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Roy-Oto/5157161e6b0f74656b60bda650e7908a to your computer and use it in GitHub Desktop.
Save Roy-Oto/5157161e6b0f74656b60bda650e7908a to your computer and use it in GitHub Desktop.
How to Change the Text Size of Image Captions in WordPress
.wp-block-image figcaption{
font-size: 12px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment