Hi.
In the Venue Theme, when you insert at home the "feature collection" section, it´s shows by default an "ad to cart button" wehn you scroll over the products.
How can i hide this, I dont what to have the "add to cart button"
Thank you!
Solved! Go to the solution
Hi,
Please share your store URL with password (If Needed) & Screenshot, So that I will give you proper solution here !
This is an accepted solution.
Hi,
.home-products__grid button.c-btn.c-btn--full.c-btn--plus.c-btn--primary.c-btn--small-tab.product-btn__btn.js-product-add {
display: none;
}
Add this css at the bottom of
Online Store->Theme->Edit code->Assets->theme-critical.scss.liquid
User | Count |
---|---|
455 | |
190 | |
137 | |
61 | |
36 |