Edit order form headings

  • Posts: 52
  • Thank you received: 0
13 years 3 weeks ago #29118

The heading Quantity looks very cramped. I want to change it to Qty
Also the quantity box which displays a numeric one is not lined up with the price
Help appreciated

Attachments:

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

  • Posts: 82868
  • Thank you received: 13378
  • MODERATOR
13 years 3 weeks ago #29129

You can change any text in HikaShop by overriding is translation as explained there:
www.hikashop.com/en/download/languages.html#modify

For the quantity box, it's because you edited your front end CSS before updating so you didn't get the new CSS below that we added to fix that. You can add it yourself:

.hikashop_cart_product_quantity_delete, .hikashop_cart_product_quantity_refresh, .hikashop_product_quantity_field{
float:left;
}

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

Time to create page: 0.043 seconds
Powered by Kunena Forum