Opened 21 months ago
Last modified 10 months ago
#54126 new defect (bug)
Twenty Twenty: Left and right image alignment issue in front side
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | has-patch has-screenshots |
Focuses: | css | Cc: |
Description
In the twentytwenty theme, when we give alignment left and right to the image from the backend, the design is breaking due to some properties on that image in the front side.
Attachments (4)
Change History (9)
#2
@
21 months ago
- Component changed from Themes to Bundled Theme
- Summary changed from Left and right image alignment issue in front side in twentytwenty theme to Twenty Twenty: Left and right image alignment issue in front side
#3
@
21 months ago
- Keywords needs-screenshots added
Hi there, welcome to WordPress Trac! Thanks for the report.
Could you share some screenshots of the issue?
It looks like the lines being patched here were added in [46711].
#4
@
21 months ago
Looking at PR 994, the absolute positioning seems to be an intentional design choice since the beginning of the theme.
The current styling is not appropriate for all images, but anyone who has aligned an image block with Twenty Twenty likely wants to keep it positioned that way.
You might appreciate the layout by placing the image inside a group block.
Create a Patch