Hello,
I try to make an dropdown menu on hover with option that parent link must be clickable.
How can i do that, i cant find any option.
Thanks!
Hello,
I try to make an dropdown menu on hover with option that parent link must be clickable.
How can i do that, i cant find any option.
Thanks!
Hi There,
Thanks a bundle for reaching out to us.
Are you trying to add a drop menu style like in the demo? Kindly share with me some related URL to your site so that I may have a closer look and try to advise.
Hope to hear from you soon.
Hello
In demo its a drop and down menu click-able, not a “on hover dop-and-down menu”.
http://webdevelopment.fmcgmanagement.ro/ this is the link, where i want to make the changes.
hey there
Please add this CSS in appearance - customize - additional CSS
.navbar-nav>li:hover > ul {
display: block;
}
Thanks!
Colorlib Support Team
But how can make the parent link in menu click-able? I want to click on “produse” and go on a page
Hey there
Not clearly understand, the drop-down menu is working on the click by default, … ?
No. When i click on the menu parent link open a drop and down menu, i want a “on hover menu” and when its clicked must open a default page…
Can someone help me with this request?
Hello Daniel
Not sure if this possible, but first of all, you have to add page URL to your parent menu element, right now its only #, please add a real link and check again
i set a custom url to parent element. nothing happend
Hey there
Please take my apologies, looks like this is not possible, you have to use it as is