Make Centre Pagination Number in Single Post

Posted in: Newspaper
Post count: 22

Hi Admin

I want to ask, how to make center both of pagination number and tags?

This the image

https://scontent-sit4-1.xx.fbcdn.net/v/t1.0-9/14355163_10207023983625957_8616410459439874844_n.jpg?oh=ed166ff7e8d76ec3f36a5c0db41632f7&oe=587A2ADF

thank you

Post count: 22

hello.. anybody help me?

Post count: 23312

Hello rakhwanna,

Sorry for the delay but please notice that we treat our customers from oldest to newest and if you will make any bump, your question will be put at the top of the forum and will become newer and that’s why it appears this delay.
If you want to centre the post navigation, you will have to use a bit of CSS code to do that.

The code is ->

.page-nav.page-nav-post{
margin-left:auto;
margin-right:auto;
display: table;
width: inherit;
}

Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.