Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1323092
    SmugglersExchange
    Participant

    Please see attached image.

    I am hoping to remove this banner as i do not want the menu at the top.

    Also if I was to change my mind, how would I bring the top menu back?

    #1323375
    SmugglersExchange
    Participant

    Any help would be really appreciated.

    #1323401
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in!

    Could you please provide us with your website URL so we can take a closer look?

    Thanks.

    #1323477
    SmugglersExchange
    Participant

    I attached a image but my address is:

    http://www.SmugglersExchange.com

    #1323543
    Rupok
    Member

    Hi there,

    Thanks for writing back. You should assign a menu for your Menubar to get rid of this. If you don’t want to use menu then you can add this under Custom > CSS in the Customizer.

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

    To remove it from the footer, you should disable “Footer Menu” from Customize > Footer.

    Cheers!

    #1323545
    SmugglersExchange
    Participant

    This code did not work. The ASSIGN MENU is still there. How can I remove the ASSIGN MENU banner?

    #1323661
    Thai
    Moderator

    Hi There,

    Please add the following CSS:

    .x-colophon.bottom .x-nav {
        display: none;
    }

    Hope it helps 🙂

    #1324146
    SmugglersExchange
    Participant

    This code does not remove the banner either.

    Can someone please help me to remove the ASSIGN A MENU banner located at the top of the page.

    I have added an attachment to the very 1st message showing the banner.

    I have also added a link to my page so you can see the banner live.

    I need this banner removed. I do not want to assign a menu I just want it gone, please.

    I have gotten 2 different answers w/ CSS codes & neither of those work. Please help!

    #1324211
    Rahul
    Moderator

    Hey There,

    Thanks for writing back!

    There is a whole different page opening here with the given link. Did you change the layout or something? See attached!

    http://prntscr.com/dtwfax

    Let us know!

    #1324661
    SmugglersExchange
    Participant

    My link is: ******

    #1325068
    Friech
    Moderator

    Hi There,

    I am not seeing the ASSIGN A MENU notice on the header on my end. I only see ASSIGN A MENU on the footer.


    screenshot

    Neither I’m seeing the x-nav on the source-code, did you already resolve this issue by editing the template?

    And please clear your browser’s cache.

    Thanks.

    #1325732
    SmugglersExchange
    Participant

    I cleared the cache & POOF all was good. Ty all so much.

    #1325808
    Thai
    Moderator

    If you need anything else please let us know.

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