wd-entities-title: Remove H3 from product titles
-
Hi,
I have noticed that the product titles in the elements (e.g. on the category page) “<h3 class=”wd-entities-title“>” are defined as H3 titles. However, we would like to display this as “span”. How can we solve this?
Thank you very much for your help.
Marco
Hello,
There isn’t a direct option in the theme settings to change the product title tag from <h3> to <span>. However, you can achieve this by editing the theme file. All the customizations made in the theme files are at your own risk
inc/integrations/woocommerce/template-tags.php
Best Regards,