ok, you can go here
www.hikashop.com/support/documentation/1...-display.html#layout
looking for in your website the layout you use and looking for that code
<!--Pop over-->
<div class="hikashop_product_qv center-vertical content-center">
<div class="hikashop_product_qv_content">
<a href="/index.php/en/shop/products/product/vestibulum-luctus-neque?tmpl=quickview" data-rel="quickview" class="hikashop_quick_view button bordered light">QUICK VIEW</a>
<a href="/index.php/en/shop/products/product/vestibulum-luctus-neque" class="button bordered light">READ MORE</a>
</div>
</div>
<!--//Pop over -->
and to delete
<a href="/index.php/en/shop/products/product/vestibulum-luctus-neque?tmpl=quickview" data-rel="quickview" class="hikashop_quick_view button bordered light">QUICK VIEW</a>