Hi
My Product Button used to show just the price and the button.
After the update, every product now shows “Category: Uncategorized” under the button. How can I remove that?
Hey goch,
Please try this code in the General Styling ▸ Quick CSS field or in the WordPress ▸ Customize ▸ Additional CSS field:
.single-product .av-woo-purchase-button > .product_meta {
display: none;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Hey Mike, thanks a lot for the quick reply.
that works perfectly, thanks.
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike