We're merging with GenerateBlocks! Learn more here.

[Resolved] Pagination font styling

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support Pagination font styling

  • This topic has 6 replies, 2 voices, and was last updated 6 years ago by Tom.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #2609
    Scott Mackie
    Participant

    Hi

    Is there a way to customize Pagination font styling.
    I’de like to centre the “← Previous 1 2 3 4 Next →” font bolder and bigger.

    Home

    Thanks
    Scott

    #2611
    Tom
    Keymaster

    Hi there,

    Give this a shot:

    .wpsp-load-more {
        text-align: center;
        font-size: 20px;
        font-weight: bold;
    }
    #2614
    Scott Mackie
    Participant

    Hi Tom

    Thanks, worked perfectly.
    Scott

    #2615
    Scott Mackie
    Participant

    Hi Tom

    When we click the navigation items it takes us to the top of the homepage.

    Home


    or
    http://be3.mackiedesigncompany.com/wp/page/4/

    is there a way to load more in without reloading the homepage?

    Thanks
    Scott

    #2618
    Tom
    Keymaster

    There’s the AJAX pagination option which is right below the pagination option in the settings 🙂

    #2625
    Scott Mackie
    Participant

    Thanks Tom

    #2626
    Tom
    Keymaster

    You’re welcome 🙂

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