Shopify themes, liquid, logos, and UX
I added a line of code that changed the "add to cart" button the color I wanted but it only worked on desktop not mobile. The add to cart button on mobile is still black and I would like to change it but cannot figure out how? The store URL is honeybeehygiene.store. Thank you in advance for any help!!!
Hi, @scarter99
You can try this code
1. Go to Online Store-> Theme->Edit code
2. Asset-> base.css ->paste the below code at the bottom of the file.
.product-form__submit {
background: ff00ff;
}
.product-form__submit::after {
box-shadow: unset;
}
User | RANK |
---|---|
64 | |
61 | |
59 | |
48 | |
44 |
Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023Photo by Marco Verch Sales channels on Shopify are various platforms where you can sell...
By Ollie May 25, 2023Summary of EventsBeginning in January of 2023, some merchants reported seeing a large amo...
By Trevor May 15, 2023