Jump to content

Add to cart button - product list ajax


Recommended Posts

It's a css gradient. You can find it in global.css, something like this:

.button.ajax_add_to_cart_button span {
    background: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #06b2e6;
    display: block;
    padding: 10px 14px;
}
  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...