Hi FSR,
As i mentioned below, to change the font size you should change the font-size of
.nav-menu li a {
font-size: your font size;
}
in child CSS by defining font size. If you don’t want any changes then leave it blank. and it is working in your site too. 🙂
Thanks.