ScanMe
1
Hi, i have a section with this custom liquid code to add a textbox, but I want to put a placeholder in the textbox and I can’t. Can anyone help me?

custom liquid code:
.custom.form__label{margin-bottom: 0.6rem}.field.custom{margin-top:0}.custom .field__input{padding-top:0.8rem}
Insert a link to connect to your QR-Code:
Hi @ScanMe
please update your code by adding placeholder property into your input field
Thanks
ScanMe
3
Thanks but i dont think it worked, it should be like this right?
.custom.form__label{margin-bottom: 0.6rem}.field.custom{margin-top:0}.custom .field__input{padding-top:0.8rem}
Insert a link to connect to your QR-Code: