Opened 12 months ago
Closed 12 months ago
#7848 closed enhancement (fixed)
Add bottom margin to Image block images
| Reported by: | | Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Make (Get Involved) / P2 | Keywords: | |
| Cc: |
Description
Image block images do not include a bottom margin on the frontend of Make blogs, and require tricks such as <br> insertion to position proceeding text with some breathing room. Without this spacing, the text appears similar to a caption.
Can these be handled similarly to headings, paragraphs, and lists, which have margin-bottom: 1.2em;?
Recent examples (screenshots using the new blog design, but it affects the old design as well):
From https://make.wordpress.org/core/2024/12/04/whats-new-in-gutenberg-19-8-4-december/:
From https://make.wordpress.org/core/2024/12/04/lets-reconsider-adopting-the-wp-consent-api/:
Change History (2)
Note: See TracTickets for help on using tickets.


Fixed in the new theme, due to launch this week.
https://meta.trac.wordpress.org/changeset/14249