Quantity field truncates any number larger than 1

  • Posts: 1
  • Thank you received: 0
5 years 7 months ago #297669

-- HikaShop version -- : v3.5.1
-- Joomla version -- : 3.8.12.
-- PHP version -- : 7.1
-- Browser(s) name and version -- : all

The quantity on the product and checkout page have the same problem. Is there a way to widen the field a bit so that the quantity number will show? It works okay, but you cannot read it if it is greater than 1. I have attached two screenshots. I am using a template from JoomlaXTC (Iamux), but I do not believe that is the problem.

Attachments:

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

  • Posts: 81540
  • Thank you received: 13069
  • MODERATOR
5 years 7 months ago #297674

Hi,

This issue comes from the CSS of your template. It adds padding to the input so you don't get to use the full width of the input field.
If you switch to the default template, you should see that it displays without the padding and thus you can easily enter two numbers in the input field (and you don't usually purchase more than 99 elements.

So you can simply fix the issue by adding CSS to your website, in the template, or in HikaShop.
You can either force the padding to 0, or you can increase the width of the input field.
www.hikashop.com/forum/2-general-talk-ab...-quantity-field.html
www.hikashop.com/support/153-customize-the-display.html

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

Time to create page: 0.044 seconds
Powered by Kunena Forum