Is it possible to display products from WooCommerce in the Enfold product list with price, but to deactivate the shopping cart function and the link to the detail page? A menu carte should be displayed, but no order should be placed.
However, the shopping cart function should work normally elsewhere on the website.
regards
Christian
Hi Christian,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
.av-catalogue-list .av-catalogue-item {
pointer-events: none;
}
Hope it helps.
Best regards,
Nikko
Hi Nikko,
simple & perfect, just what I was looking for!
Best regards
Christian
Hi Christian,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko