Site logo

[Support request] how to add search icon on mobile menu

Home Forums Support [Support request] how to add search icon on mobile menu

Home Forums Support how to add search icon on mobile menu

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1893115
    Jonny

    How can I add a search icon to my mobile menu?

    #1893212
    David
    Staff
    Customer Support

    Hi there,

    you have this CSS in your Simple CSS:

    #mobile-header .menu-bar-items {
        display: none;
    }

    Remove that CSS.

    #1894016
    Jonny

    Hi David,

    Thanks for picking up on that.

    I have removed the CSS and the search icon is now showing. However, after clearing cache and testing the search feature on mobile, when clicking on the icon, nothing happens and it doesn’t give me the option to type something in the search box…

    #1894134
    Elvin
    Staff
    Customer Support

    Hi Jonny,

    Can you try excluding wp-content/themes/generatepress/assets/js/navigation-search.min.js from the lazy loaded scripts?

    The script isn’t running unless you scroll down the page because it’s lazy loaded.

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