how can I modify the product quantity length in the cart ( I have only 1 digit )

  • Posts: 14
  • Thank you received: 0
5 years 11 months ago #292040

in the cart window I have only 1 digit for the quantity of the product , how can I increase it to 2 or 3 digit
thank you

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

  • Posts: 81504
  • Thank you received: 13064
  • MODERATOR
5 years 11 months ago #292041

Hi,

The length of the quantity field depends on the CSS of HikaShop and the CSS of your template. It's also possible to modify it with your own CSS.
For example, such CSS should help if we're talking about the quantity input field of the cart view on the checkout :
.hikashop_product_quantity_field{ width : 80px !important; }

www.hikashop.com/support/documentation/1...ize-the-display.html

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

  • Posts: 14
  • Thank you received: 0
5 years 11 months ago #292242

problem is that I can't find the right file/drive in which I could modify this parameter (cart, show, checkout etc )
any idea
thank you

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

  • Posts: 12953
  • Thank you received: 1778
5 years 11 months ago #292244

Hello,

Did you tried to apply the CSS code that Nicolas gave you after properly checking our documentation on how to edit your Hikashop CSS file ?
www.hikashop.com/support/documentation/1...the-display.html#css

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

  • Posts: 14
  • Thank you received: 0
5 years 11 months ago #292551

ok I found the line to modify the length in the front end custom.css in system->display->css

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

Time to create page: 0.047 seconds
Powered by Kunena Forum