Add image to "proceed to checkout"-button

  • Posts: 137
  • Thank you received: 2
13 years 3 months ago #23841

I would like to add an image to the "proceed to checkout"-button which is displayed in the file cart of the product view. When I use the "hikashop_cart_input_button" class also other buttons change their style.

Best regards

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

  • Posts: 82868
  • Thank you received: 13377
  • MODERATOR
13 years 3 months ago #23854

You need to do like us on our demo website with a CSS selector:
.hikashop_cart_module .hikashop_cart_input_button {
background: url(../images/cart_ok.png) no-repeat;
}

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

Time to create page: 0.041 seconds
Powered by Kunena Forum