Hi,
I would like to change the placeholder text on the message forms.
Is this possible?
Also, is it possible to get these rows smaller in any way?
Hi,
I would like to change the placeholder text on the message forms.
Is this possible?
Also, is it possible to get these rows smaller in any way?
Hello There,
.form-vertical input::placeholder,
.form-vertical textarea::placeholder {
font-size: 13px;
}
@ZestardTech Hi, thank you for your answer.
I want to change the text into something like “price” or “product”.
also I would like the box to become smaller, is this possible? ![]()