Hi,
No problem. Please take my apology again for the delay.
I have made some changes to your template's custom CSS. As there are so many copy of the Helix Ultimate template styles, so I had to check by placing the code to many of them.
I have found the following style assigned to your home page "shaper_helixultimate - Default (HOME PAGE)"
And this custom CSS part gets the right code now. So if you want you can place the code into all of your template styles where needed.
Here is the code snippet for your ease:
/* changes made by Rashida */
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a, {
width: 80% !important;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-sub li.sp-menu-item>a{
width: 95% !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
width: 80% !important;
}
body.ltr .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
left: 80% !important;
}
Have a nice day!
Best Regards