Home › Forums › Support › Changing mobile menu magnifying glass to a search field This topic has 1 reply, 2 voices, and was last updated 7 years, 7 months ago by Leo. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 20, 2018 at 4:07 pm #682539 Atef Hi, Currently this is how my mobile menu looks like: https://prnt.sc/kwua32 is there a way to change the magnifying glass to a search field like this mockup: http://prntscr.com/kwuadz I know that this might need custom coding, but I’d appreciate if you can direct me to a good starting point or so. thanks in advance. September 20, 2018 at 7:06 pm #682604 LeoStaff Customer Support Hi there, You should be able to add the WordPress search form: <?php get_search_form(); ?> in the inside_mobile_header hook using Hooks Element and make sure you check execute PHP: https://docs.generatepress.com/article/hooks-element-overview/ That should get you started. Let me know if this helps 🙂 Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In