I am using html button setting becuase I want to use my own image, but I cant find the name for the different buttons.
I have the button for the product page add to cart button, but is it possible to get them all during the progress.
Like next, proceed to checkout etc. (if there are others)
I use this code to show the image button on the product page.
.hikashop_product_quantity_main .button{
background: white url('
www.obeeva.com/images/stories/thebelcherbutton2.png
') no-repeat top;
width: 300px;
height: 149px;
}