What's your biggest current challenge? Have your say in Community Polls along the right column.

How to Make ATC bigger on motion theme

How to Make ATC bigger on motion theme

pleasehelr
Tourist
9 0 0

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? 

Replies 4 (4)

Dan-From-Ryviu
Shopify Partner
10293 2043 2114

Hi @pleasehelr 

Could you share your store URL so we can check?

- Helpful? Like and Accept solution! Or Support me: Buy Coffees
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.

nvchien
Shopify Partner
55 23 14

Hi @pleasehelr,

 

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

Thanks.

- If this solution helped you out, please consider accepting it as a solution and giving it a thumbs-up. Your feedback is valuable to me and the community!
- If you're feeling extra generous, you can always buy me a coffee . Your support helps fuel my Shopify knowledge and keeps the solutions flowing!
- You can also follow more tips and tricks from my blog.

GTLOfficial
Shopify Partner
672 141 134

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

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh

PageFly-Theodor
Shopify Partner
691 86 103

Hi @pleasehelr 


This is Theodore from PageFly - Shopify Page Builder App

 

Please add this code to your theme.liquid above the </head> 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 </head>

 

<style>
.payment-buttons {
    background: #blue !important;
    box-shadow: 2px 3px 5px red;
border: 1px solid transparent;
}
</style>

 

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;

}

</style>

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.