Opened 3 months ago
Closed 3 months ago
#63385 closed defect (bug) (duplicate)
Twenty Twenty theme, Blocks fails to align properly when set to left or right alignment.
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | |
Focuses: | Cc: |
Description
Steps to reproduce the issue :-
- Activate Twenty Twenty theme.
- Choose Latest posts block.
- toggle on post date, post content and all.
- Choose Alignment Left or right.
You can able to see in front side it is not working properly when alignment left and right is used.
I have faced this issue in other blocks as well when we choose alignment in Twenty Twenty theme it is not looking proper in front side.
Attachments (1)
Change History (2)
#1
@
3 months ago
- Milestone Awaiting Review deleted
- Resolution set to duplicate
- Status changed from new to closed
- Version 6.8 deleted
This is the same basic issue as #48718. The absolute positioning is not friendly unless the post has enough content below the specially aligned element. However, the design was intentional and anyone who currently uses those alignments in long posts theoretically would want the layout to remain the same with Twenty Twenty.
Note: See
TracTickets for help on using
tickets.
I removed position: absolute and tested with the Latest Posts and Pullquote blocks—alignment now appears correct, but I’d appreciate feedback on potential impact to existing alignment settings.