Archived topic
Add search to mobile navigation after main navigation
3 replies · Started by dave on January 23, 2022
Hello, I am trying to add the search block to my mobile navigation after the main links. I'm using a block element but I can't seem to find the right hook. What is the right way to accomplish this?
https://heliafitness.com/
Thank you,
Dave
Hi there,
there isn't a hook in the default mobile menu after the links - but if you use the Off Canvas Panel for Mobile then it has its own Widget Area and two hooks you can use:
inside_slideout_navigation
after_slideout_navigation
Perfect, thank you :)
You're welcome