Quanity in Product and cart view not working

  • Posts: 4
  • Thank you received: 0
9 years 5 months ago #225043

-- url of the page with the problem -- : wholewaydoula.com
-- HikaShop version -- : 2.6.0
-- Joomla version -- : 3.6.7
-- PHP version -- : 5.4.19

The quantity function isn't working. I cannot change the quantity... it won't let me input any numbers... and when I refresh the page it jacks up the price enormously.

Attachments:

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

  • Posts: 2143
  • Thank you received: 747
9 years 5 months ago #225045

Hi,

The quantity input fields are working, but they are too narrow to show the numbers entered (or have too much horizontal padding, depending on how you look at it), deriving from your CSS.

To change it and make 2-digit numbers visible, edit your HikaShop frontend_custom.css file around line 119 and change the field's width to e.g.

.hikashop_product_quantity_field {
  width: 45px;
}

www.hikashop.com/support/support/documen...ize-the-display.html


Need help with customisations of layouts, style or other site development? PM me!
(Don't forget to turn on "E-mail notification of new messages" )
The following user(s) said Thank You: Xavier, Bernardo

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

  • Posts: 4
  • Thank you received: 0
9 years 5 months ago #225067

Thank you! Perfect!

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

Time to create page: 0.075 seconds
Powered by Kunena Forum