Add the below to the Custom CSS area
/* Mega Menu Arrow Icon Size */
.mega-menu-link>svg {
--trigger-icon-size: 20px;
stroke-width: 2.4;
}
Add the below to the Custom CSS area
/* Mega Menu Arrow Icon Size */
.mega-menu-link>svg {
--trigger-icon-size: 20px;
stroke-width: 2.4;
}