[Support request] Numbered Page Navigation

Home Forums Support [Support request] Numbered Page Navigation

Home Forums Support Numbered Page Navigation

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2357419
    bruce

    How to create Numbered Page Navigation like this https://prnt.sc/tc31oc.

    i need add mumbered page navigation on this page:https://finechem.baynoe.com/products

    thanks.

    #2357975
    Ying
    Staff
    Customer Support

    Hi Bruce,

    I think it’s because the posts you’ve published have not reached the posts per page number you set at settings > reading >Blog pages show at most.

    Can you check what the value is set there and how many posts you’ve published?

    Let me know!

    #2358240
    bruce

    hello

    yes,i set the number per page ,the Navigation was worked.

    can i reset it’s style with css ?

    thanks.

    #2359117
    Ying
    Staff
    Customer Support

    can i reset it’s style with css ?

    I’m not sure what this means. Can you explain a bit more?

    #2359468
    bruce

    hello

    i mean Can i customize the Navigation style use CSS?

    thanks.

    #2359971
    Ying
    Staff
    Customer Support

    Yes, you can, CSS can style everything 🙂

    You can use this selector in general: .paging-navigation .page-numbers;

    Current page number: .paging-navigation .page-numbers.current;
    Next page button: .paging-navigation .page-numbers.next;
    Previous page button: .paging-navigation .page-numbers.prev;

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