I have added a new page - CreateInputOptionPage
added a few options.
wpWizardPage.Add('Option A');
wpWizardPage.Add('Option B');
wpWizardPage.Add('Option C');
I want to increase the font size of the radio button list.
I appreciate any help you can provide.