Adding amount of item to order won't display

  • Posts: 8
  • Thank you received: 0
11 years 5 months ago #149334

-- url of the page with the problem -- : www.genusskanzlei.at/shop/
-- HikaShop version -- : HikaShop Business: 2.2.3
-- Joomla version -- : 3.2.3
-- PHP version -- : 5.4.24
-- Browser(s) name and version -- : Google Chrome Version 33.0.1750.152
-- Error-message(debug-mod must be tuned on) -- : none

When trying to add an amount before sending a product into the shopping card, one can't see any number.

If you click to add, it will add something but you can't see how many :-( Even when you visit the shopping cart (Warenkorb) there is not amount indicated.

Please help me here... this has taken a lot of time and I don't find the solutions :(

Thanks in advance.

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

  • Posts: 846
  • Thank you received: 92
11 years 5 months ago #149360

Hi

the issue is that the padding ( or something else ) is so big that there is no place for text content so text is hidden
in www.genusskanzlei.at/shop/templates/genu...nzlei/css/joomla.css
line 11
input[type="text"], input[type="password"], input[type="url"], input[type="email"] {
-moz-box-sizing: border-box;
font-family: Arial,sans-serif;
max-width: 100% !important;
padding: 12px 20px !important; /* set 12px to -1 or remove this line */
}


Hope this ll be helpfull

Attachments:
Last edit: 11 years 5 months ago by lionel75.

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

  • Posts: 8
  • Thank you received: 0
11 years 5 months ago #149366

Thanks a lot!! So an easy answer and I didn't see it. I appreciate your time. :-)

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

Time to create page: 0.069 seconds
Powered by Kunena Forum