You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bobbingwide
changed the title
Implement post-meta-inline template part for display post meta fields in an inline block
Implement post-meta-inline template part to display post meta fields in an inline block
May 14, 2021
Requirements
Proposed solution
Use some custom CSS and an additional CSS class of
flex
to cause the blocks in a group flow inline usingdisplay: flex
.As documented in https://s.b/wp55/thisis/2021/05/07/how-do-i-make-inline-blocks/
to be cloned to https://sneak-peek.me/2021/05/07/how-do-i-make-inline-blocks/
See also WordPress/gutenberg#26899
The text was updated successfully, but these errors were encountered: