Added quantity field, need formattation

  • Posts: 82758
  • Thank you received: 13346
  • MODERATOR
11 years 4 months ago #109428

Oh I thought that you wanted to center vertically the field with the add to cart button.
So that's what the CSS I gave is doing.

In that case, please add that CSS:

.hikashop_product_stock a.hikashop_product_quantity_field_change, a.hikashop_product_quantity_field_change:hover {
position: relative;
left: 110px;
}
.hikashop_product_stock .hikashop_product_quantity_field{
position: relative;
left: 110px;
}
.hikashop_product_stock .button hikashop_cart_input_button{
position: relative;
top: 35px;
left: 15px;
}

That will center horizontally the quantity field and put the add to cart button below it.

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

Time to create page: 0.044 seconds
Powered by Kunena Forum