Problem with mandatory asterisk (*) in review form
-
Dear Team,
Thanks for this wonderful e-commerce plug-in. I’m using it in one of the wordpress implementation that I’m doing for myself.
I have noticed that the HTML mark-up used for mandatory asterisk (*) in review form is causing asterisk to break into next line.
<label for="author">Name</label> <span class="required">*</span>
Which ideally should be
<label for="author">Name <span class="required">*</span></label>
Can you please fix this small bug as it really looks unprofessional to have asterisk in next line.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Problem with mandatory asterisk (*) in review form’ is closed to new replies.