I'm very new with bluegriffon (ungrading from old lotus V Page editor which doesn't run in windows 7) - Question: I cannot figure out where to change font size - default or highlighted text.paul
Changing heading level does alter the font size. However headings are not intended for that purpose but rather to indicate the level of importance of the text involved. h1 is they most important heading. It happens to be largest. Since it is the moist important there can be only one h1 element in a page. (There are some exceptions in html5 but you need to understand that before using it). h2 is the next most important level and you can have several of them.
Whatever level, or whatever other element, you use, you can change the font size using the Style properties panel. It comes in the General section listed as ‘size’.