This topic has 2 replies, 2 voices, and was last updated 2 weeks ago ago by Rose Tyler
i enter 10
it only show 1
Hello, Jhen,
Thank you for reaching out to us. We have received your inquiry.
To address your question, custom CSS code can indeed be used to modify the width of the specified field:
.quantity input[type="number"] {
width: 55px !important;
}
If you have any further questions or need additional assistance, please don’t hesitate to reach out.
Best regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up