I understand you, don't worry, I was just sorry.
However I solved it (thanks to your last message).
The code was this:
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
font-size: 14px;
line-height: 1;
display: inline-block;
padding: 8px 0; <!---- if I modify this padding I solve ---->
padding-top: 8px;
padding-right: 0px;
padding-bottom: 8px;
padding-left: 0px;
cursor: pointer;
By changing the padding from 8 to 2 I solved it.
In any case, if I still have any needs I will privately tell you the server address, in this way by modifying the hosts file you will be able to see the site (the DNS is still directed to the old site).
I'm sorry for the misunderstanding.
Thank you.