This topic has 6 replies, 2 voices, and was last updated 5 years, 12 months ago ago by Rose Tyler
Hi there,
As the title says, I have quantity arrows displaying twice in my Single Product Page – please see attached: https://prnt.sc/lk380z
How can I remove one (preferably the inner ones) set of the arrows to make this look a little less wonky?
Thanks
Jonathan
Hello,
Thanks for contacting us.
Please provide your site URL so I can take a closer look.
Regards
Sure thing, have attached the details (marked as private)
Please add this code in Theme Options > Custom css > Global custom css:
div.quantity input[type="number"], td.quantity input[type="number"] {
-webkit-appearance: textfield;
-moz-appearance: textfield;
}
This problem will be fixed in next theme update and you will be able to delete the code.
Regards
Doesn’t appear to have done the trick, have added the code and it still appears to be there. Is there an additional step I might be missing?
Hello,
Please clear cache and check one more time.
Regards
You must be logged in to reply to this topic.Log in/Sign up