Shopify themes, liquid, logos, and UX
Hello-
I'm trying to remove the Add to Cart hover on my home page and collections pages. I want the customers to click straight through to the product pages.
I have the Prestige theme.
Thank you in advance!
shop-trash.myshopify.com
shoptrash.com
Nicole
Solved! Go to the solution
This is an accepted solution.
You count try adding this CSS rule to the bottom of theme.css
.btn.apolo_cart {
display: none;
}
This is an accepted solution.
You count try adding this CSS rule to the bottom of theme.css
.btn.apolo_cart {
display: none;
}
That worked! Thanks so much!
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025