Hi there!
Thanks for contacting us.
It seems you are using menu header type for the submenus of your megamenu. Please change the menu item type, it should help.
https://prnt.sc/HrTaDmSBIYmy
However, you may use the following code in your custom CSS either:
.sp-megamenu-parent .sp-mega-group>li>a {
text-transform: capitalize;
}
Note: Path towards custom CSS(Joomla 4): System>Site Templates Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.
https://prnt.sc/5mBuSRh907N3
https://prnt.sc/ooiq-lkMEXr_
https://prnt.sc/nunlX-f5AhK1
Best Regards