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.
Hello!
I am hoping it's okay to ask, I would like to also add this to my product card on the product page but have it aligned beside the quantity selector and remove the "buy it now button" but also be filled rather then outline text, is this possible?
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025