How to adjust hover menu distance in Debut theme?

Hey,

I actually use this code to make my hover menu :

.site-nav--has-dropdown:hover .site-nav__dropdown ,
.site-nav--has-dropdown:focus .site-nav__dropdown {
display: block ;
}
.site-nav__dropdown {top: 40px!important;}

To be efficient It worked with ‘’.site-nav__dropdown {top: 20px!important;}‘’ but it looks to close to the top, I was wondering if it was possible to make it work at 30px or 40px.

Thanks for the help.

Link : https://relentless-clothingz.myshopify.com

Password : cohghozo

Hi @Ulysse1300 ,

Change this css… to 30px or 40px as per you need