Opened 2 years ago
Closed 6 months ago
#6402 closed defect (bug) (wontfix)
Content alignment Issue in Responsive
Reported by: | varshil151189 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | lowest | |
Component: | Support Forums | Keywords: | has-screenshots has-patch 2nd-opinion |
Cc: |
Description
Hello Team,
In wordpress.org site on below link, found that contents are not properly aligned from left side for responsive mobile devices (767px and below).
Page URL: https://wordpress.org/support/welcome/
Please find Screenshot for the same
Thanks
Attachments (2)
Change History (5)
#2
@
2 years ago
- Component changed from WordPress.org Site to Support Forums
- Keywords 2nd-opinion added
- Priority changed from normal to lowest
This looks intentional to me, there's left/right padding deliberately added to the elements, and there exists a full-width template for where that's not wanted for design purposes.
#3
@
6 months ago
- Resolution set to wontfix
- Status changed from new to closed
As Dion noted, this is definitely intentional for the current theme to center the content, which becomes one column when the viewport is less than 768px.
There is a new theme in current development which has not made the same design decision so the content column goes full-width.
I'm going to close this as 'wontfix' since what's being reported was intentional, the way things are now does not pose any issues, and especially since it'll be a non-issue with the new theme.
patch added