Hello there, Im struggling to remove the hyperlink from the product image on the shopping page. (I have been searching the forum to find a answer, but nothing works..) I got the read more buttons removed.
I just want the client to be able to ‘add to cart’ and choose a product without going into the product with more info etc etc.
Hope this makes sense? Herewith my URL.
Please can you help me?
Hi there,
Im just following up on my above mentioned question? Can anyone help me please?
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
a.woocommerce-LoopProduct-link { pointer-events: none !important; }
Best regards,
Yigit