shx-3d-render

main
Jan Umbach 2024-06-13 15:32:18 +02:00
parent 8ca5950278
commit ccce44d3c0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<div id="shx-3d-render-input-container">
<style>.custom.form__label{margin-bottom: 0.6rem}.field.custom{margin-top:0}.custom .field__input{padding-top:0.8rem}</style>
<label class="form__label custom" for="your-label">Your label</label>
<label class="form__label custom" for="your-label">Dein Text :)</label>
<div class="field custom">
<input class="field__input" form="{{ 'product-form-' | append: section.id }}" type="text" id="your-label" name="properties[Your label]">
</div>