Archived topic
Adding HTML Inside the Mobile Header
3 replies · Started by Leon on May 4, 2018
Hi Tom,
I'm trying to add some content in mobile header and found this article: https://docs.generatepress.com/article/mobile-header/
Still confused where should I add the code? In my theme's functions.php or other hook area from GPP?
Thanks
Leon
Hi there,
That hook is not in the Hooks module.
You will need to use one of these methods here: https://docs.generatepress.com/article/adding-php/
Code snippets is the easiest if you aren't using a child theme.
Let me know.
Hi Leo
I'm using child theme. So I should put the code in my child theme functions.php file. Is that correct?
Best
Leon
Yup that's correct :)