Add the below to the Custom CSS area
/*Active Text Links in Mega Menu*/
.sqs-block-html a.mega-menu-nav-item--active{
color: black;
text-decoration: underline;
}
Add the below to the Custom CSS area
/*Active Text Links in Mega Menu*/
.sqs-block-html a.mega-menu-nav-item--active{
color: black;
text-decoration: underline;
}