Hi @Jose13
Please use this code instead of the old code
li.site-nav--has-dropdown:hover .site-nav__dropdown {
display: block;
top: 100%;
}
Let me know if it works or not.
I hope this helps you. Like it or mark as a solution if you feel it helpful. Cheers!