Shopify themes, liquid, logos, and UX
I want to get my Apple Pay button rounded in the cart section, didn't find the class to do so. If anyone could help me to get it rounded as the checkout button I would be glad.
Could you share your store URL so I can check and give you the code to do that?
- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Amazon Products Importer - Import Amazon Products to Dropship in Your Store!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...Sign up now.
Hello @KingDiox
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.cart-notification .button{
border-radius:25px !important;
}
.cart-notification .button::before{
border-radius:25px;
}
.cart-notification .button::after{
border-radius:25px;
}
</style>
it didn't help, btw im using dawn theme
can you share URL?
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025