Quantity field not showing a number

  • Posts: 11
  • Thank you received: 0
  • Hikashop Business
11 years 6 months ago #146948

Hi,

The quantity field on the product page and in the shopping card is showing, but it is not showing any number.
It is functioning, because when i add too many items i get the message that there is not enough in stock.

Any ideas on what is wrong?
Here is my URL: dev.curatorwinkel.nl/categories/product/3-test-artikel-2

Hope you can help

Kind Regards,

Bastiaan

-- HikaShop version -- : 2.2.3
-- Joomla version -- : 3.2.2
-- PHP version -- : 5.4.x
-- Browser(s) name and version -- : Chrome and Safari

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
11 years 6 months ago #146962

Hi,
Your issue is coming from your Hikashop front-end CSS file, so you'll just have to edit it and change this code :

.hikashop_product_quantity_field {
width: 25px;
}
By this for example :
.hikashop_product_quantity_field {
width: 40px;
}

Last edit: 11 years 6 months ago by Mohamed Thelji.
The following user(s) said Thank You: bastiaan

Please Log in or Create an account to join the conversation.

  • Posts: 11
  • Thank you received: 0
  • Hikashop Business
11 years 6 months ago #146964

That worked!
(i did not think it was the width but the font color or something)

Thanks!!!

Please Log in or Create an account to join the conversation.

Time to create page: 0.068 seconds
Powered by Kunena Forum