Shopify themes, liquid, logos, and UX
Hi.
I need to change the color of the add to card button. I attached a photo that was given by the app I need to add the code to.
A help would be appreciated !
PS. It's an add to cart button in a pop up in bold options app.
URL of my cart: https://fluffyfriendsart.com/cart When you click on the checkout button.. The pop up will appear
Thanks!
Hii, @Inas
Paste this code on top of the theme.scss file.
a.add-to-cart.bold-product__control.bold-product__button.bold-product__button--primary.standard_primary {
background-color: #FB0337 !important;
font-weight: bolder !important;
}
Thank You.
Hi @Inas please add this in theme.scss.liquid file at bottom
add-to-cart bold-product__control bold-product__button bold-product__button--primary standard_primary {
background-color: red !important;
}
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024