Archived topic
Tablet issues
3 replies · Started by Mårten on November 14, 2018
Hello,
I have problems with my page header and menu when it appears on tablet. How do I do if I want to use my mobile menu for tablets? And also, on the tablet they are duplicate text headers. (See attach printscreen).
Hi there,
the mobile nav kicks in at 768px. You can increase the break point using the CSS provided here:
The second page header content is appearing between mobile and tablet breakpoints.
You need to also use the hide-on-tablet class for one of those elements.
Thank you!
It worked. :)
Thats great. Glad i could be of help.