Adding colored borders to the add to cart button - Impulse Theme

Hello, I would like to add colored border to the add to cart button, just like this example:

This is my current button:

This is my website: https://divalashargentina.myshopify.com/products/pestanas-magneticas

Thank u in advance!

1 Like

Hello There,

  1. In your Shopify Admin go to online store > themes > actions > edit code
  2. Find Asset >theme.scss.css and paste this at the bottom of the file:
button.btn.btn--full.add-to-cart {
border: 1px solid #4ae40a;
}

Screenshot :- https://prnt.sc/_PDUH5Kaqp9k

Thank you very much! It worked perfectly. I appreciate your time and effort on helping me!

Hello, what if I want to add borders to slideshows button? What would be the code? I use os 2.0 Focal theme