Archived topic
Header and footer not displaying properly on tablet
3 replies · Started by Joel on June 5, 2019
Hi guys,
I'm just wondering if you could take a look at the following site? It's just that my website designer says that the header and footer aren't displaying properly on tablet.
Header and footer are running through GeneratePress, while we're using Elementor for the content of the pages.
Thanks in advance :)
Joel
Hi there,
i am not seeing the issue on the tablet mode, it breaks to Mobile navigation on portrait mode.
The CSS you have for your Footer Widgets ie. wherever you have this media query:
@media (min-width: 768px) { change it to 769px.
Apologies for not replying earlier to this David - thanks for your help!
You're welcome