Hi
Use this custom CSS and change it what you want
.sp-megamenu-parent>li.active>a{
font-size:20px !important;
font-family:Cursive !important;
color:#7861d5 !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
font-size: 15px !important;
font-family: cursive !important;
color: #7861d5 !important;
}
.offcanvas-menu .offcanvas-inner ul.menu>li a, .offcanvas-menu .offcanvas-inner ul.menu>li span{
font-size:18px !important;
font-family:cursive !important;
color: #7861d5 !important;
}
Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.