Browse Source

Intergalactic 2: Image captions are left aligned in published posts, but centered in the editor (#5953)

Bob Matyas 3 years ago
parent
commit
a3d3e04d12
1 changed files with 3 additions and 0 deletions
  1. 3 0
      intergalactic-2/style.css

+ 3 - 0
intergalactic-2/style.css

@@ -1964,6 +1964,9 @@ object {
 	padding-bottom: .75em;
 	text-align: center;
 }
+.wp-block-image figcaption {
+	text-align: center;
+}
 
 /*--------------------------------------------------------------
 12.2 Galleries