quantity input / front end

  • Posts: 142
  • Thank you received: 3
  • Hikashop Business
1 year 7 months ago #344286

-- HikaShop version -- : HikaShop Business 4.6.1
-- Joomla version -- : 4.1.5
-- PHP version -- : 8.0
-- Browser(s) name and version -- : firefox

Hi there,
In the producs quantity input (front end) there is visible how many products that still are available with the drop down menu.
I don't want people to see how many are left, I would prefer that the quantity has to be inputed by the user instead of an drop down menu.
How can I change that?

Kind regards
Raphael

Attachments:

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

  • Posts: 142
  • Thank you received: 3
  • Hikashop Business
1 year 7 months ago #344287

Hi there
I found where I can change that, but when changing to "show simplified" in quantity input method then it does not show correctly.
See the atached file.
How can the width of this field be changed so the number show correctly?
Kind regards
Raphael

Attachments:
Last edit: 1 year 7 months ago by ePower2007.

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

  • Posts: 81511
  • Thank you received: 13065
  • MODERATOR
1 year 7 months ago #344301

Hi,

This is because of the CSS added to that input by your template.
Such CSS code should probably help:

.hikashop_product_quantity_field {
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center;
}

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

  • Posts: 142
  • Thank you received: 3
  • Hikashop Business
1 year 7 months ago #344338

Hi Nicolas
That helped!
I put your CSS code into the Helix CSS Custom field and it shows perfectrly!
Thanks a lot.

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

Time to create page: 0.060 seconds
Powered by Kunena Forum