We're merging with GenerateBlocks! Learn more here.

[Resolved] center pagination

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support center pagination

Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #4418
    Jeff
    Participant

    I have the AJAX pagination enabled. How do I make the “load more” button to be in the center instead of aligned to the left?

    #4421
    Tom
    Keymaster

    Hi there,

    Give this a shot:

    .wpsp-load-more {
        text-align: center;
    }
    #4423
    Jeff
    Participant

    Tried it but that doesn’t work. The button remains on the left.

    #4424
    Jeff
    Participant

    Never mind, now it works. It was a cachining problem.

    #4427
    Tom
    Keymaster

    Awesome 🙂

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