Archived topic
Hide Header on Mobile
1 reply · Started by Coen on February 13, 2020
Hi,
I found an older post on how to do this on this forum, but the CSS given there did not work for me.
I hide my normal header on a few pages using the "hide elements" options (would be very convenient if that could also work for mobile! :)), but they stay there on mobile due to me using mobile header.
I've included a link to an example page, but there are in fact a bunch of pages (12 or so) where I want to hide the mobile header.
Thanks for you help!
Hi there,
Can you try adding this function?
https://generatepress.com/forums/topic/gp-1-9-0-update/#post-1069229
Adding PHP: https://docs.generatepress.com/article/adding-php/
This should make that the mobile header is also hidden when the header is disabled.
Let me know :)