I have searched and not found an answer yet.
In the Product Purchase screen, I have defined a DropDown with all available products. As this is a greeting card site, I need to query for text input. This is not a problem.
What I cannot find out how to do is to add a blank line, like a spacer, to create more distance in the screen. I would like to also add plain old Text, as in a Description. The screen looks like the following:
DropDown Attribute
Enter Custom Text for Greeting Card Attribute
and I would like to do the following:
DropDown Attribute
<add blank line?>
<Add Some Text describing the following line>
Enter Custom Text for Greeting Card Attribute
Help anyone?



