Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1291413
    Eric
    Participant

    Hey I’m having an issue that pertains to the modifications that were made here, so I decided to just update the thread instead of opening a new one (hope that’s okay).

    The issue that I’m having is that on the blog posts, I’m having the prev/next nav buttons show up above the title again. A few months ago we had succeeded in removing the buttons from the top, placing it instead at the bottom of the post, however after one of the updates the buttons have returned. Now at the moment it’s still displaying perfectly at the bottom, but I’d like to remove the buttons from the top again (without affecting the buttons at the bottom). I’m sure there’s a way because we had it set up like that before, but I haven’t been able to figure out.

    I’ve attached a photo of the buttons that I’d like to remove from the top, just to make sure you know what I’m talking about.

    Please advise and thank you!

    #1291419
    Eric
    Participant
    This reply has been marked as private.
    #1291478
    Jade
    Moderator

    Hi Eric,

    You can add this under Custom > CSS in the Customizer.

    .single .entry-header .x-nav-articles {
        display: none;
    }

    Hope this helps.

    #1291488
    Eric
    Participant

    Worked great. Thanks!

    #1291666
    Joao
    Moderator

    Glad to hear it,

    Joao

  • <script> jQuery(function($){ $("#no-reply-1138462 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>