-
Hello! I'm currently in need of a button or something similar to handle dropdowns when links in the menu have children. I need the parent to be a working link itself and I can't use hover since it is used in the burgermenu used by both phones and tablets. Thanks in advance :) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hello, if I understand this correctly, you want to open dropdowns in navbar on hover but not on mobile? If so, check here https://github.com/orgs/bootscore/discussions/224. If this way doesn't fit your needs, you can register and edit nav-walker in your child AlexWebLab/bootstrap-5-wordpress-navbar-walker#26. Solved? |
Beta Was this translation helpful? Give feedback.
Of course, possible is everything, question is how deep you want to go. Bootstrap or the nav-walker do not support this, so you have to think a bit out-of-the-box to achieve this.
JS
SCSS