Hi Sergio
Ok please add the CSS code below in the Additional CSS Box. Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.
@media (min-width: 992px){
.navbar.navbar-light .nav .dropdown-menu {
top: 40px !important;
}
}
Let us know if it works.
Thanks