Mobile menu is used on smartphones but not on tablet
In the tablet view (iPad), the menu changes to the mobile menu on the right side (slide menu). But for this menu, the main menu is used and not the menu that I created and selected as a mobile menu. The mobile menu is used on smartphones. But why not on the tablet?
Is there a way to select a menu for the tablet view?
Comments
Hi,
The mobile menu shows only devices with a screen width lower than 767px. If you would like to use the mobile menu on tablets, too, you need to write a custom CSS for it.
If you send me a link to your website, I can help you write it.
Thanks
Many thanks for the answer!
It's funny though that the navigation in the tablet view switches to the mobile menu but still uses the main menu.
Here is the link to the home page. Many thanks for the help!!!
https://www.henning-bock.de
Put the following CSS code in Betheme -> Theme options -> Custom CSS & JS -> CSS.
Thanks
Thank you very much! It works!!! ?