[Support request] i want to hide my logo bar

Home Forums Support [Support request] i want to hide my logo bar

Home Forums Support i want to hide my logo bar

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #2345432
    Ajay

    I want to hide my logo and search box when I click on the menu button on mobile how can I do that?

    #2345611
    David
    Staff
    Customer Support

    Hi there,

    in Appearance > GeneratePress – you can activate the Menu Plus module.
    Then in Customizer > Layout > Off Canvas you can enable the off canvas for mobile and select the Overlay option.

    #2345903
    Ajay

    I did not get any menu after done all settings. All the options that used to appear in the menu are now disappeared.

    #2346023
    Ying
    Staff
    Customer Support

    Hi there,

    Just to be clear, you want to hide the logo when menu is opened on mobile?

    If so, can you reverse back to the previous setting, then add this CSS:

    html.mobile-menu-open .site-logo {
        display: none;
    }
    #2346191
    Ajay

    I didn’t mean that I just want to show the menu on mobile which now has an X mark in the middle. And now no category is showing in the menu.
    how can I make menu in mobile like – neilpatel.com

    #2346499
    David
    Staff
    Customer Support

    Create your menu in Appearance > Menus, and in the menu locations, select Primary Navigation and Off Canvas Panel.
    Once that is done go to Customizer > Colors and set the colors for the Off Canvas Panel.

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.