I am using joomla and helix_ultimate theme, and this what helix theme developers provided for accessing every menu item dropdown.
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {display:none;}
But I need to access only home menu item drop down and hide it. Here is also screenshot of that menu item when I inspect it.