Shopify themes, liquid, logos, and UX
1- I want my add to cart button to be full color and not only an outline.
2- remove the UNDERLINE hovering effect on product name once hovering around on the add to cart button
thanks in advance!
website - https://the-style-luxe.myshopify.com/
password - reucho
Solved! Go to the solution
This is an accepted solution.
Hi @hasanali1,
Glad to support you today.
You can check out my suggestion below to get your concern resolved:
1. Go to Edit code on Online Store:
2. add my code above the </body> tag on Theme.liquid:
<style>
#Slider-template--18376554774839__featured_collection .quick-add .quick-add__submit {
background-color: #999 !important;
}
#Slider-template--18376554774839__featured_collection .underline-links-hover:hover a {
text-decoration: none !important;
}
</style>
Hope you find my answer helpful!
Kind & Best regards,
GemPages Support Team.
This is an accepted solution.
Hi @hasanali1,
Glad to support you today.
You can check out my suggestion below to get your concern resolved:
1. Go to Edit code on Online Store:
2. add my code above the </body> tag on Theme.liquid:
<style>
#Slider-template--18376554774839__featured_collection .quick-add .quick-add__submit {
background-color: #999 !important;
}
#Slider-template--18376554774839__featured_collection .underline-links-hover:hover a {
text-decoration: none !important;
}
</style>
Hope you find my answer helpful!
Kind & Best regards,
GemPages Support Team.
User | RANK |
---|---|
196 | |
177 | |
83 | |
60 | |
48 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023