Issue with Feature collection on homepage

Solved

Issue with Feature collection on homepage

TBS2023
Shopify Partner
319 1 44

Hello

My featured collection on the home page and my collection page shows twice the add to cart button - one on top and one below the image

I am using the Impulse theme

Please can you help

www.thebodyshop.re

Thaanks

TBS2023_0-1747812215632.png

 

Accepted Solution (1)

BiDeal-Discount
Shopify Partner
790 105 178

This is an accepted solution.

Hi @TBS2023 

let try to add this Custom CSS code to hide top Add to cart button:

.grid-product__image-mask .quick-product__btn {
  display: none;
}

BiDealDiscount_0-1747813771078.png

 

- Helpful? Like & Accept solution! Coffee tips fuel my dedication.
- BiDeal Bundle Volume Discounts: Upsell with discount bundles, quantity breaks, volume discounts & mix-and-match bundles. AOV+ with free gifts, free shipping & progressive cart
- Contact me via WhatsApp

View solution in original post

Reply 1 (1)

BiDeal-Discount
Shopify Partner
790 105 178

This is an accepted solution.

Hi @TBS2023 

let try to add this Custom CSS code to hide top Add to cart button:

.grid-product__image-mask .quick-product__btn {
  display: none;
}

BiDealDiscount_0-1747813771078.png

 

- Helpful? Like & Accept solution! Coffee tips fuel my dedication.
- BiDeal Bundle Volume Discounts: Upsell with discount bundles, quantity breaks, volume discounts & mix-and-match bundles. AOV+ with free gifts, free shipping & progressive cart
- Contact me via WhatsApp