Opened 3 years ago
Closed 6 months ago
#54126 closed defect (bug) (wontfix)
Twenty Twenty: Left and right image alignment issue in front side
Reported by: | aezazshekh | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | has-patch has-screenshots needs-testing close |
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 (13)
#2
@
3 years 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
@
3 years 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
@
3 years 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.
@
3 years ago
This left & right alignment issue was solved by modifying a few css properties. The issue is solved, its screenshot is attached.
Create a Patch