Remove +- signs from quantity

  • Posts: 54
  • Thank you received: 0
13 years 5 months ago #626

Where do I go in the Display Views to remove the plus and minus controls from the product details pages quantity?

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
13 years 5 months ago #627

It's not there. In the config, under the display tab, you have the option "Display the quantity field on the product page" for that :
www.hikashop.com/support/documentation/54.html#display

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

  • Posts: 54
  • Thank you received: 0
13 years 5 months ago #629

When I select Normal Input it takes it off completely from the product details page.

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
13 years 5 months ago #631

If you just want to remove the + and - without removing the input box, then you can add the CSS code below to the HikaShop front end CSS that you can edit in the configuraiton under the tab display:

a.hikashop_product_quantity_field_change{
	display: none;
}

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

Time to create page: 0.059 seconds
Powered by Kunena Forum