Opened 5 weeks ago
Closed 5 weeks ago
#7954 closed defect (bug) (invalid)
Pagination is not align center
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | General | Keywords: | has-screenshots |
Cc: |
Description
The pagination on the "Five for the Future" pledges page is not aligned to the center of the screen.
Issue page: https://wordpress.org/five-for-the-future/pledges/
Screenshot: https://prnt.sc/7muTA9royh5k
Ref: https://wordpress.org/themes/
Try the following CSS improvements:
.wp-block-query-pagination.wp-block-query-pagination { justify-content: center; }
Note: See
TracTickets for help on using
tickets.
It is not supposed to be centered on the screen.