How to Make ATC bigger on motion theme

Hello, this store has a really big atc, and i’d like to have the same for my store

https://aura-milano.it/collections/bestsellers-1/products/dario

Anyone know how to do this?

Hi @pleasehelr

Could you share your store URL so we can check?

Hi @pleasehelr ,

Please send your store URL, so I and other partners can check and help you

Thanks.

Hello @pleasehelr

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file buttons.css

Step 3: Add code at the bottom of the file.

.payment-buttons .add-to-cart--secondary:hover {
    background: #00e99c !important;
}
.payment-buttons .add-to-cart--secondary {
    background: #00b67a !important;
    box-shadow: 2px 3px 5px #0000009c;
border: 1px solid transparent;
}

let me know , if you need help further.
If solved, please mark the solution accepted.
Thanks

Hi @pleasehelr

This is Theodore from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the


Hope this can help you solve the issue

Best regards,

Theodore | PageFly

<phong cách>

.các nút thanh toán .add-to-cart–thứ cấp {

nền: #00b67a !quan trọng;

bóng hộp: 2px 3px 5px #0000009c;

đường viền: 1px trong suốt;

}