Currently, I have designed a product list menu that includes a hover dropdown feature. This means that when a user hovers over a specific menu item, the corresponding list will automatically appear. However, I am facing two issues with this setup. Firstly, I would like to divide the vegetable dropdown menu into three columns for better organization. Secondly, there seems to be a problem with the hover functionality between the vegetable and spices dropdown menus, causing them to shake uncontrollably.
I am struggling to pinpoint the exact cause of these problems and would greatly appreciate any assistance in resolving them. To provide a clearer picture of the issue, I have uploaded the code on StackBlitz for review.
Click here to view the code on StackBlitz
You can also see the output of my code by clicking here