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 |
---|---|
74 | |
68 | |
59 | |
57 | |
43 |
As a business owner, have you ever wondered when your customer's first impression of yo...
By Skye Jun 6, 2023We're excited to announce improvements to the threaded messaging experience in our communi...
By TyW May 31, 2023Thank you to everyone who participated in our AMA with Klaviyo. It was great to see so man...
By Jacqui May 30, 2023