How to remove the add to cart pop up on the store
store name : https://senseoftaste.com.au/
#shopify-section-collection-template .boost-pfs-action-list-wrapper.boost-pfs-action-extend {
display: none;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid