PenciDesign Supporter replied
Hi,
Here is a custom CSS code for your case:
.penci-product-loop-buttons {
display: none !important;
}
@media only screen and (max-width: 767px) {
.penci-product-loop-image .hover-img,
.penci-product-loop-image .variations-img {
display: none !important;
}
}
In case it's not working and you still want to customize your site the way you want, please send me the WordPress admin account details. I’ll add some custom code to the Soledad child theme.
Regards,
PenciDesign.