I am developing a Wordpress site and trying to display my menu as shown in image. How can I display the sub menu when the parent menu is selected?
相关问题
- Display product ACF field value in Woocommerce tra
- Adding a timeout to a render function in ReactJS
-
Why does the box-shadow property not apply to a
- Adding a custom button after add to cart button in
- How to add a “active” class to a carousel first el
You can create your main top links with secondary nested like so
then your styling would be like so ( this is using just CSS3, not JS )