Viewing 1 replies (of 1 total)
  • Hi @ptptpt,

    The screenshot above doesn’t exist.

    Anyway, instead of a problem, it is actually the default behavior that the pagination is displayed on the left. Please try adding the following CSS to your site to move it to the middle.

    .woocommerce nav.woocommerce-pagination {
        text-align: center;
    }

    I hope it will help.

    Kind regards,
    Herman ??

Viewing 1 replies (of 1 total)
  • The topic ‘Pagination of products’ is closed to new replies.