hikashop_product_quantity_field (width adjusment)

  • Posts: 4
  • Thank you received: 0
11 years 3 months ago #114610

Hi,
hikashop_product_quantity_field is out of the size on product listing page.

You can see this here and screen shot also attached
www.lkfox.com/portal/index.php/hikashop-.../product/27-carhinno

i try adjusting below changes but nothing change

.hikashop_product_quantity_field {
float: left;
width: 25px;
}

Please can you tell where to fix this
Thanks in Advance.

Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
11 years 3 months ago #114636

Hi,

I think that this code should do the job :

.hikashop_product_quantity_field {
float: left;
width: 25px !important;
}

The following user(s) said Thank You: firdous

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

  • Posts: 4
  • Thank you received: 0
11 years 3 months ago #114669

Wow wow wow, What great support! it works!
Thank you.

Mohamed Thelji wrote: Hi,

I think that this code should do the job :

.hikashop_product_quantity_field {
float: left;
width: 25px !important;
}

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

Time to create page: 0.066 seconds
Powered by Kunena Forum