Store url: NinjaToolSupply.com
Password: password
Using context theme.
How to I change drop down menus into hover instead of clicks.
Thank you in advance.
Store url: NinjaToolSupply.com
Password: password
Using context theme.
How to I change drop down menus into hover instead of clicks.
Thank you in advance.
thanks for post
can you please try this code
.nav .nav__item-parent:hover .nav__submenu {display: block;}