I ran into some issues editing the font size of menu items.
I’ve copied wppizza-custom.css to my child theme directory.
I found these from a previous forum post
.wppizza-article-info h2{font-size:10px}
h2.wppizza-article-title{font-size:90%}
I tried both not sure which rule worked, but the font size was reduced.
But I can’t undo the change, I’ve removed all rules from the wppizza-custom.css file, but the font size stays small,
Only when I delete wppizza-custom.css does the font size return to original size. I restore the file and the font size becomes small again.