Hi, told you i know how to hide with css, i dont want to hide the button but i want button "PRODUCT DETAILS".
If you check https://notrend.gr/joomla/en/ you will see modules (virtuemart) dont have button "add to cart" but "product details" this happens i think because products have options (size or color). Can i adapt this code to Mega filter at template overrides?
Code from inspector
<!-- Has Custom field -->
<div class="viewdetail-button">
<a href="/joomla/en/shop/trousers/green-beach-trousers-detail.html" title="Green Beach Trousers" class="viewdetail-button">Product details</a> </div>