shx-3d-render
parent
af62e04d69
commit
b44fdf92ac
|
@ -0,0 +1,5 @@
|
||||||
|
<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>
|
||||||
|
<div class="field custom">
|
||||||
|
<input class="field__input" form="{{ 'product-form-' | append: section.id }}" type="text" id="your-label" name="properties[Your label]">
|
||||||
|
</div>
|
Loading…
Reference in New Issue