[Resolved] Bottom of Post Pagination

Home Forums Support [Resolved] Bottom of Post Pagination

Home Forums Support Bottom of Post Pagination

Viewing 5 posts - 16 through 20 (of 20 total)
  • Author
    Posts
  • #496006
    Janine

    Hi, Tom.

    Sorry about that. My PC rebooted at some point.

    Anyhoo, here is the new link to my demo site: http://4dbf4fe2.ngrok.io/

    Than you for help!

    #496051
    Janine

    With 2.1, does that mean you will use your icon library as opposed to FontAwesome?

    #496400
    Tom
    Lead Developer
    Lead Developer

    To center them, remove this CSS we added:

    .post-navigation .prev {
        float: left;
    }
    
    .post-navigation .next {
        float: right;
    }

    2.1 does two things:

    1. Adds our own icons for built in elements (like this).
    2. Adds Font Awesome 5 capability for custom content.

    #496457
    Janine

    Thank you, Tom.

    #496882
    Tom
    Lead Developer
    Lead Developer

    You’re welcome 🙂

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