I have this page:
If you click on "products", will open a submenu. I want to add a hover effect to this submenu .
I tried this code but do not understand why not go? I missed something?
.sub-menu li:hover{color:red'}
It certainly is probably something simple but I can't realize where is the problem.
You can help me solve this problem?
Thanks in advance!