Home › Forums › Trusted › Tablet Menu › Reply To: Tablet Menu
October 31, 2017 at 10:55 am
#2463
Yazmin
Keymaster
Thanks. I’ve looked at your site and the code is working correctly.
The mobile menu is now triggered at 768px width instead of the default 1024px.
768px is a good width to distinguish between mobile and tablet but, if you need the standard menu to stay on screen at less width, you can change the 768px value on this line:
@media screen and (max-width: 768px){