Hi,
On mobile devise sticky menu covered large screen area. Can it possible to add smart scroll so that menu will only display when scrolling up. See the example here - https://wicky.nillia.ms/headroom.js/playroom/ This is a great user-friendly feature that can be added into the theme functionality.
If not can you tell me how to hide a mobile menu completely?
@hardhatengineer
For scrolling: Go to wp-admin > WPLMS > header
refer: http://prntscr.com/kqunzf
this setting is used to fix the header on a scroll or to make it static.
to hide mobile menu completely:
Go to wp-admin > Appearance > Menus > and from the display location uncheck the mobile menu location and then save
http://prntscr.com/kquovq
Go to wp-admin > Appearance > Menus > and from the display location uncheck the mobile menu location and then save "
Above solution still, shows an icon of the mobile menu. It just hides menu items and not menu.
I want to hide menu icon.
Please let me know how to hide menu icon.
@hardhatengineer
refer: http://prntscr.com/kqw1zh
then paste this custom css in wp-admin > Appearance > customize > custom css
header #trigger{display:none !important;}
If this is not what you asked for then please share the screenshot
@hardhatengineer
We have various search widgets to search something. Go to wp-admin > Appearance > Widgets and add these widgets in the sidebar
Widgets we have
BuddyPress Course Search Widget
Product Search
Search
Author
Posts
Viewing 6 posts - 1 through 6 (of 6 total)
The topic ‘Smart Scroll Menu on Mobile’ is closed to new replies.