Fashe Theme Remove add to cart button from ad banner homepage

Hey! How would I remove the ádd to cart’ button from the ad banner images? It is a problem because if you Click on it it autmatically add only one size, no option for size selection. So it would be easier to remove the ádd to cart’option all together. See image attched.

Thanks!

Good morning

you can use this CSS to hide add to cart button:

.newproduct .block2-btn-addcart {
display: none;
}

Worked perfectly. Thanks! Would the code be similar to also remove the add to cart button from the collection page?

Good morning

Please provide a link to the page and make sure coming soon is disabled