Site logo

Archived topic

category pagination

5 replies · Started by anand on May 17, 2018

Viewing posts 1–6 of 6

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.

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
}

can you tell me what to do next david,

what css should i use in simplecss

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

yes, thanks...

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

gp premium blog should include some more pagination styles and options

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.

This archived topic is closed to new replies.