Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #157410
    tbhesh
    Participant

    Hey here I am with a classy double post.

    I use a menu plugin that I would like to override the default primary menu. In mobile, my plug-in menu shows up below the default mobile menu, though they both fire the same menu ultimately. I’d like to remove the default navbar in this situation.

    Possible?

    #157411
    tbhesh
    Participant

    It happens at a resolution of 1025px if that helps!

    #157448
    sapana
    Participant

    @tbhesh:Go to=> Appearance=> Customize=>Additional CSS and add the following CSS code

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

    Let me know if this helps you out!

    Kind Regards,
    Sapana

    #158706
    tbhesh
    Participant

    This worked, thanks.

    #159023
    sapana
    Participant

    @tbhesh:Hello, there,
    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-post
    Your 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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Remove theme's navbar on mobile’ is closed to new replies.