Product quantity is missing ???

  • Posts: 78
  • Thank you received: 0
10 years 5 months ago #161876

After update the Product quantity field is missing

Please advise asap

regards
Bison


-- url of the page with the problem -- : www.kameraservice.dk/bestilling/produkt/...-fotoskolen-kodekort
-- HikaShop version -- : 2.3.1
-- Joomla version -- : 3.23
-- PHP version -- : x.x.x
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- : Error_message

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

  • Posts: 2143
  • Thank you received: 747
10 years 5 months ago #161916

It's not "missing", but it's your GK template which has control of it in the file /templates/gk_storebox/css/joomla.css around line 109.

By adding the following code to your CSS override it'll be back again:

input.hikashop_product_quantity_field {
  padding: 0;
  text-align: center;
  width: 34px;
}


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" )

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

Time to create page: 0.063 seconds
Powered by Kunena Forum