Forums
Forums / Theme: Point / Hide Sub-Menu items in Mobile
(@andrewkropff)
11 years, 1 month ago
I have organized my menu items great on desktop, but in mobile mode the number of sub-menu items is out of control.
I’ve tried the following code in a custom CSS area, but it doesn’t work:
@media screen and (max-width: 600px) { .sub-menu { display: none; } }
Here is my site for reference
Any thoughts?
(@jmeyer2485)
Refer to your other post here
https://ww.wp.xz.cn/support/topic/theme-point-hide-sub-menu-items-on-mobile
The topic ‘Hide Sub-Menu items in Mobile’ is closed to new replies.