-
AuthorPosts
-
May 12, 2014 at 1:12 pm #43555
Hi
on product page, when i use firefox the quantity field has ‘up/down arrows’ inside the box as in following screenshots.
i tried your demo site as well and the same thing happen.(these are screenshots from your demo site)
firefox>> http://prntscr.com/3ilga4
chrome>> http://prntscr.com/3ilhbrwhat should i do? THX!
May 12, 2014 at 8:26 pm #43699Hi, I’m having the same issue – just had a very grumpy customer on the phone. The bug is new – it was definitely not there just a few days ago.
May 13, 2014 at 3:21 am #43815Any response on this issue from the developer? I am having this issue too
May 13, 2014 at 8:21 pm #44118found this answer elsewhere in forum:
http://theme.co/x/member/forums/topic/small-bug-in-woocommerce-cart-page/
fixed it in seconds!
May 14, 2014 at 3:59 am #44230thanks a lot sarah for the solution. the number appear in firefox now.
although it still has up/down arrow inside the box http://prntscr.com/3j2yce but it is good enough for now 🙂
May 14, 2014 at 9:24 pm #44532Hey guys,
The CSS solution for that is:
.woocommerce .quantity input[type=number], .woocommerce-page .quantity input[type="number"] { -moz-appearance:textfield; }
Hope that helps. 🙂
May 16, 2014 at 9:03 am #45114thanks for the solution, arrows are finally gone 🙂
May 17, 2014 at 2:27 am #45343Thanks Korn. Glad it worked.
-
AuthorPosts