-
willGreeny
Hi there,
I currently have GB site header to open sub menus with hover. For mobile, you have to press the chevron icon at the very end to open a sub-menu, which does not seem the easiest…is there a way to have the whole menu item clickable for mobile/tablet to open a sub menu?
Kind regards,
Will
-
Hi Will,
Can I see your site to have a better understanding?
-
willGreeny
Sure thing attached to private
-
The mobile menu does not open anything currely, looks like the menu container is hidden on tablet and mobile. Can you check?
https://app.screencast.com/aJTSoTbFWIfEc -
willGreeny
Sorry cache issue – try again
-
No worries 🙂
Select the Menu container block and paste this CSS in the CSS mode:
&.gb-menu-container--toggled .gb-submenu-toggle:before { position: absolute; inset: 0; content: ''; } -
willGreeny
Thank you!
-
No Problem 🙂
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.