Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1227841
    JordanColston
    Participant

    Hey everyone,

    While I would like to keep my navigation bar at the top, I was wondering if there is a specific way to delete the navigational bar from each separate page that is underneath the main menu up the top. The link is below for reference, and the picture attached shows the specific area I would like to delete. I don’t think I am using the correct terminology for this, so help regarding this as well would also be appreciated.

    http://chrismonsen.wpengine.com/アーカイブ/

    Thank you for your time and I am looking forward to hearing back.

    Sincerely,
    Jordan

    #1227894
    Paul R
    Moderator

    Hi Jordan,

    To remove it only from the page you have provided, you can add this under Custom > Edit Global CSS in the Customizer.

    
    .blog .x-breadcrumb-wrap {
       display:none;
    }
    

    Hope that helps.

    #1227964
    JordanColston
    Participant

    Dear Paul,

    Thank you so much for your help. Works like a charm!

    Sincerely,
    Jordan

    #1227969
    Paul R
    Moderator

    You’re welcome! 🙂

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