[wp-meta] [Making WordPress.org] #7954: Pagination is not align center

Making WordPress.org noreply at wordpress.org
Wed Apr 16 06:32:42 UTC 2025


#7954: Pagination is not align center
-------------------------------+-----------------------------
 Reporter:  rutvikbhambhi2004  |      Owner:  (none)
     Type:  defect (bug)       |     Status:  new
 Priority:  normal             |  Milestone:
Component:  General            |   Keywords:  has-screenshots
-------------------------------+-----------------------------
 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;
 }
 }}}

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/7954>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list