Remove buttons under the text's Post

Hello.

Please, how can I remove those buttons under of the text on a post?

Thank you all!

Regards,

Dante

I found the solution. :slight_smile:

.post-navigation .nav-previous,
.paging-navigation .nav-previous {
display: none;
}
.post-navigation .nav-next,
.paging-navigation .nav-next {
display: none;
}

Hi Dante,

Awesome great to see you got that found.

Please advise if you have more questions.

Have a fantastic day!

Cheers,
Movin