[Resolved] WP-PageNavi

Home Forums Support [Resolved] WP-PageNavi

Home Forums Support WP-PageNavi

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • #360210
    Marcin

    I have a question for the page navigation. I installed WP-PageNavi, but I don’t know how to center the pagination. Can you help me?
    My website: http://marcinszkodzinski.pl

    #360243
    Leo
    Staff
    Customer Support

    Hi there,

    Any reason why you are using that plugin instead of GP’s default paging navigation?

    Let me know πŸ™‚

    #360449
    Marcin

    Wp-PageNavi looks nice.

    #360554
    Leo
    Staff
    Customer Support

    I only saw border around the numbers which we can do with some CSS.

    Can you try this with GP’s page numbers?

    .page-numbers {
        border: 1px solid #000000;
        padding: 0px 2px;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    Let me know if other styles are needed πŸ™‚

    #360577
    Marcin

    Hmmm, it does not look good.
    I would like to achieve this effect:
    http://czytamrecenzuje.pl/archiwum.php
    You can do it? πŸ™‚

    #360591
    Leo
    Staff
    Customer Support

    Ok can you activate the plugin again?

    #360592
    Marcin

    PS
    Something is wrong with the buttons.

    #360595
    Leo
    Staff
    Customer Support

    Sorry what buttons? Can you re-activate the Wp-PageNavi again?

    We will just try to center that.

    #360602
    Marcin

    I installed.

    #360610
    Leo
    Staff
    Customer Support

    Can you activate it so I can see it on your page? Thanks!

    #360615
    Marcin

    I activated. Now there are two paginations.

    #360617
    Leo
    Staff
    Customer Support
    #360625
    Marcin

    Try again. Now is good?

    #360649
    Leo
    Staff
    Customer Support

    Try this CSS:

    .wp-pagenavi {
        margin: auto;
    }

    Adding CSS: https://docs.generatepress.com/article/adding-css/

    #360653
    Marcin

    Thanks!

Viewing 15 posts - 1 through 15 (of 16 total)
  • You must be logged in to reply to this topic.