After attempting to create a navigation bar using foundation.css, I encountered an issue where the sub-menu does not appear when hovering over it with the mouse.
The main question at hand is how to display the sub-menu of test
on this specific webpage.
Despite my efforts to modify properties such as visibility
, display
, z-index
, and left
, I have been unable to resolve the issue.