thanks.
I have one more issue on this page: I would like for the textinput box to be bigger. I have figured out the settings I would like using Chromes Dev tools. But I cannot find the right name of the class to address in the override file.
I found the element is referred to as: <textarea id="116" class="vmcustom-textareainput validate[maxSize[300]] field" rows="5" cols="60" maxlength="300" name="customProductData[21][5][116][comment]" placeholder=""></textarea>
What should be the right class name?