[Resolved] category pagination

Home Forums Support [Resolved] category pagination

Home Forums Support category pagination

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #577894
    anand

    i was using infinite scroll and due to some reasons wanted to come back to pagination for categories.

    now the that pagination is showing very awkward.

    how to correct it.
    if i am not asking too much how to get it more beautiful like other pagination stuff.

    #577907
    David
    Staff
    Customer Support

    Hi Anand, there is this CSS causing the problem:

    a.prev, a.next {
        width: 32px;
        height: 19px;
        display: block;
        position: absolute
    }
    a.next {
        right: 0
    }
    a.prev {
        right: 15px
    }
    #577913
    anand

    can you tell me what to do next david,

    what css should i use in simplecss

    #577967
    David
    Staff
    Customer Support

    Hi Anand, i notice that your navigation bar is now looking good. Is this resolved?

    #578223
    anand

    yes, thanks…

    i used the pagenavi function added
    and disabled original gp navigation.

    gp premium blog should include some more pagination styles and options

    #578253
    David
    Staff
    Customer Support

    Glad you got it fixed. We can assist with CSS styling of the navigation and other theme elements. The general principle is to keep the theme light so not to go overboard with features. But we’re always glad to get feedback.

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