problem with k2 store cart

GK User
Fri Nov 28, 2014 6:52 pm
Hi,
I have a problem with the key to entering the quantity of products on k2store . it is impossible to enter a value and purchasing.
What's up ?

my url: http://www.anticomulinoapietra.it/shop/ ... g-500.html

thanks
Marlais
User avatar
Expert Boarder

teitbite
Mon Dec 01, 2014 10:28 am
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
.k2store .product_quantity_input input {
    padding: 0 10px !important;
    width: 45px;
}
User avatar
Moderator


cron