• Resolved haggart

    (@haggart)


    I’m wondering how to get rid of the Previous – Next navigation links. I’m thinking a bit of CSS will solve my problem. Tried a couple of things with no luck. Appreciate the help! M

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello,

    Did you mean you do not want next and the previous button
    As per your given page link showing next and the previous button is not our plugin functionality it’s your theme functionality.

    if you wan really hide this you can try this CSS

    .featured_post-template-default #nav-single { display: none !important; }

    Thanks

    Thread Starter haggart

    (@haggart)

    Many thanks Anoop. That worked! Thanks for explaining functionality – understood. Also thanks for a great plug-in. Many ways to use it! Best, M

    Plugin Author Anoop Ranawat

    (@anoopranawat)

    Hello @haggart

    If you like our plugin and support please give us a review and rate.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove Previous and Next Navigation’ is closed to new replies.