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*

Prev next link

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #49628
    lindaspiller
    Participant

    How can I remove/hide prev and next post links from bottom of the single post?

    #49666

    Hi Lindaspiller,

    Add below custom CSS to hide the prev/next post links from the bottom of the single post.

    .single-post .nav-links {
        display: none;
    }

    Thank you!

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