[ad_1]
Hi @stanleymog,
Firstly, thanks for using our theme!
The screenshots from that documentation links was outdated but the instructions are still the same. We’ve updated the screenshots in the docs right now.
To disable the quick view, you have to set the first option in the quick view layout: https://snipboard.io/uJt5Vp.jpg
We hope this helps!
Please try that and let us know if you need further assistance.
Kind Regards,
Rodrigo.
Hi @stanleymog,
If you want to keep the quick view functionality and only hide the quick view button from product cards, please ignore my previous message and just try adding this custom CSS code below at Appearance > Customize > Additional CSS
ul.products li.product a.botiga-quick-view,
.wc-block-grid__products .wc-block-grid__product a.botiga-quick-view {
display: none;
}We hope this helps!
Kind Regards,
Rodrigo.
