[Resolved] Customizing gallery & image caption text

Home Forums Support [Resolved] Customizing gallery & image caption text

Home Forums Support Customizing gallery & image caption text

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #1667649
    David
    Staff
    Customer Support

    You can force all Block images to fill the width with this CSS:

    .wp-block-image figure, .wp-block-image figure img {
      min-width: 100%;
    }
    #1668115
    Stefan

    Great! Thank you! Works as advertised 🙂

    #1668204
    David
    Staff
    Customer Support

    Glad to hear that!

Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.