Item quantity on product page

ThemeBurn SupportForumsWordPress ThemesShoppica WordPress ThemeItem quantity on product page

This topic has been marked as not resolved.

Hello, I have an error on the product page. There are an extra set of arrows inside the box that displays the number of items, and it cuts off in the double digits. I’ll attach two images that show the problem. Thanks!

May 5, 2015 at 8:31 pm #40617

Hello, Can I please have a response to this issue. My client needs this fixed. Thanks again.

May 11, 2015 at 9:18 pm #40732

Hi,

Can you try to add these styles at the bottom of your THEME_ROOT/css/screen.css.php, or from Theme Options > Design > Styles:

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

BR,
ThemeBurn team

May 12, 2015 at 4:48 pm #40766
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.