badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: previous and next post removal

#62802

Hello there,

To remove the post navigation just add the below line of custom CSS code in Appearance > Customize > Additional CSS

.post-navigation {
    display: none;
}

Thank you!