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 |
---|---|
142 | |
102 | |
79 | |
62 | |
61 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023