Change h3 shopping cart for span
-
I need to change the h3 of the shopping cart to span.
Could you help me?
Attachments:
You must be
logged in to view attached files.
Hello,
HTML structure does not allow solving it by custom CSS. Such modification requires complicated customization which is not covered by our support.
Best Regards
Could you tell me the file that contains that h3?
Here’s a solution, but right now this doesn’t work
https://xtemos.com/forums/topic/shopping-cart-h-tag-change/
Hello,
Here is the file: woodmart\inc\integrations\woocommerce\template-tags.php
And you should edit this function: woodmart_cart_side_widget()
Best Regards