Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #882048
    mwfallon
    Participant

    Hi,

    Is there a way to either hide or label the next/previous post arrows.

    For example – I they look like arrows for the gallery on this page http://friendstestsite.com/llancillo/

    Thanks,
    Mark

    #882805
    Rupok
    Member

    Hi Mark,

    Thanks for writing in! You can add this under Custom > CSS in the Customizer to hide this :

    .x-nav-articles {
      display: none;
    }

    Hope this helps.

    Cheers!

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