Box quantity items

  • Posts: 20
  • Thank you received: 0
7 years 11 months ago #257803

-- HikaShop version -- : bussines 2.6.4
-- Joomla version -- : 3.6.5
-- PHP version -- : 5.4.16
-- Browser(s) name and version -- : crome

How can I make bigger the box that is in charge of marking the amount of product? Is there any way that can be changed for all of them automatically? I send you an image. Thanks in advance.

Attachments:

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
7 years 11 months ago #257814

Hi,

You can add such CSS code in order to change the width of the quantity input fields:
.hikashop_product_quantity_field{
width: 60px !important;
}

www.hikashop.com/support/documentation/1...ize-the-display.html

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

  • Posts: 20
  • Thank you received: 0
7 years 11 months ago #257925

I have found the css file from the backend but it is not clear to me if I have to change the code or replace it with another one that is already put.

Attachments:

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
7 years 11 months ago #257943

Hi,

You don't need to replace anything. You can just add the code I gave you in the CSS file of HikaShop. And the link I gave explains where and how to edit the CSS file, so that you can put that code in there.

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

  • Posts: 20
  • Thank you received: 0
7 years 11 months ago #258042

Fixed, had to change the template to default.
Thank you

Attachments:

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

Time to create page: 0.066 seconds
Powered by Kunena Forum