How do I remove the old theme menu?

Home Forums Pro Support How do I remove the old theme menu?

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #67058
    shad chanceyAnonymous

    I purchased your pro version but can’t seem to get it working correctly. First: I can’t get it to show up on my desktop as a normal menu, and then only become a hamburger in the mobile view. Second: I can’t figure out how to remove the existing menu. Thanks for your help!

    #67067
    Peter FeatherstonePeter Featherstone
    Participant

    Hey Shad,

    Have you checked out the forum and knowledgebase articles?

    For example your second question is covered in the youtube tutorial series and in a knowledegbas article, linked below:

    https://www.youtube.com/watch?v=EgGUoO7zcWU
    https://responsive.menu/knowledgebase/hide-theme-menu/

    In regards the first question, that its also covered in the below knowledgebase page. At a first guess I would say that your breakpoint is set too low and you haven’t activated the Desktop Menu options yet:

    https://responsive.menu/knowledgebase/setup-desktop-menu/

    Please let me know if you need any further guidance.

    All the best

    Peter

    #67066
    shad chanceyshad chancey
    Participant

    I followed those directions, but still can’t seem to hide the original menu, and cannot see the Responsive navigation menu header I purchased on the desktop even though I’ve enabled it. Not really sure what’s going on. Any help is appreciated. https:shadchancey.com

    #67065
    Peter FeatherstonePeter Featherstone
    Participant

    Hey Shad,

    Adding .main-navigation to the Original Menu to Hide option will hide the original theme menu for you.

    In regards the Header Bar I can see it on your site but for some reason you have the positioning set to Relative instead of Fixed, is there any reason for this as that doesn’t seem right?

    Please advise

    Peter

    #67064
    shad chanceyshad chancey
    Participant

    Hi Peter, I added the .main-navigation like you suggested, but it still didn’t hide the original menu. I just changed the Responsive menu to fixed, but for some reason I think it’s showing up an the very bottom of my page. Thanks.

    #67063
    shad chanceyshad chancey
    Participant

    Now I got it to move to the top, but still cannot hide the original theme menu.

    #67062
    shad chanceyshad chancey
    Participant

    I have all of this included now and it still won’t hide the original theme menu. .main-navigation, .site-navigation, #main-navigation-container, #menu-primary-menu, .toggle

    #67061
    Peter FeatherstonePeter Featherstone
    Participant

    Hi Shad,

    I can see it hidden for me. As soon as I decrease the size of the screen and my plugin shows your main nav disappears.

    Please advise

    Peter

    #67060
    shad chanceyshad chancey
    Participant

    I finally figured it out. It would only work when I added this to the Addition CSS section.Thank you.

    #menu-primary-menu {
    display: none;
    }

    .site-header-wrapper {
    background: transparent !important;}

    .menu-toggle {
    display: none;
    }

    #67059
    Peter FeatherstonePeter Featherstone
    Participant

    Hey Shad,

    That’s strange as that’s exactly what the Hide Original Menu option does.

    In either case I’m glad it’s working for you now!

    All the best

    Peter

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘How do I remove the old theme menu?’ is closed to new replies.