New Landing How can we help? Themeforest Theme Support Joyn Center Blog Post Pagination Tool

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Joyn
  • #168482
    Petercity
    Member
    Post count: 107

    Hi,

    Please could you provide a custom css to center Blog Post Pagination under the post.

    Also I need a help to hack to tool, because my homepage is setup with

    – 6 Blog post widget that pull post from the same gategory
    – Every blog post have an offet of 1 respectively from the blog post just below
    – The last blog post have the standard pagination enable

    Problem => The second page start with the post number 2.
    ==> I would like that the second page start with the post number 7 and finish with the 12.

    Thanks for your suport

    #168483
    Petercity
    Member
    Post count: 107

    A screenshot to help

    Attachments:
    You must be logged in to view attached files.
    #168874
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Where do you have pagination? I need specific page url.
    Thanks
    Mohammad

    #168877
    Petercity
    Member
    Post count: 107
    This reply has been marked as private.
    #168881
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .blog-standard .pagination-wrap {
        text-align: center !important;
        margin: 0px auto !important;
    }
    .pagenavi{
    text-align: center !important;
    margin: 0px auto !important;
    display: inline-block;
    }
    

    Thanks
    Mohammad

    #168890
    Petercity
    Member
    Post count: 107
    This reply has been marked as private.
    #168904
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .pagination-wrap {
        
        margin: 0px auto !important;
        text-align: center !important;
    }

    Thanks
    Mohammad

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register