Pagination for a single page

Hello,
I am using <!–nextpage–> tag in the page to show multiple pages with navigation facility (1, 2, 3, 4).
I want to use default navigation css for <!–nextpage–> buttons.

url to use: http://www.hindi-gk.com/general-knowledge/

Thanks in advance.

Plz reply.

Hi @seemacharan1986,

I hope you are well today and thank you for your question.

You can try achieving this by adding the following CSS code in the Custom CSS option of the latest version of Sparkling theme on the below path.

Admin Area -> Appearance -> Customize -> Sparkling Options -> Other -> Custom CSS


.page-links a {
    border: 1px solid #000;
    padding: 5px 10px;
}

Best Regards,
Movin

Thank you.
Thank you.
.
.
.
.
Thank You.

You are most welcome here :slight_smile: