How to i change the font size on the navigation menu for sense theme

I am currently configuring my online store and i am unable to change the font size on the navigation menu (Main Menu) for sense theme. Please Advise

Thanks & Regards

Priya

@MirayaDesignZ ,

Please share your site URL,
I will check out the issue and provide you a solution here.

Store → Themes → Edit code → Assets → theme.scss.liquid

.site-nav {
    margin: 0px !important;
    padding: 0px !important;
}