Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #174021
    woofdriver
    Participant

    site: http://www.woofdriver.com

    I am using a Superfly plugin as an alternative menu. To remove the normal menu, I set the header menu to a menu named “blank”, and then did not add any items to that menu. This worked for desktop.

    But for mobile, the menu button is still there. When clicked it brings up the search button.

    How can I remove the menu button?

    I don’t care if I loose the search button.

    I tried other forum results to remove the search option from header. This removed the search field, but did not remove the text around it or the menu button.

    #174029
    sapana
    Participant

    @woofdriver: Go to=> Appearance=> Customize=> Additional CSS=> add the following css

    .menu-toggle-wrapper {
        display: none;
    }

    Let me know if this works out!

    Kind Regards,
    Sapana

    #174108
    woofdriver
    Participant

    Worked like a charm!

    Thanks!

    #174124
    sapana
    Participant

    @woofdriver:Hello, woofdriver,I hope I was able to resolve your issue. If it’s not too much trouble,I have a quick request: could you please leave an honest review? https://wordpress.org/support/theme/fotografie/reviews/#new-postYour review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help,don’t hesitate to let me know.

    Kind Regards,
    Sapana

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Remove Menu button from mobile’ is closed to new replies.