Add custom text fields to AJAX Products Tabs
-
Hello,
Could you please help me to customize AJAX Products Tabs in such a way that it will be possible to add word “price” between the category and the actual price (see attachment)?
Thank you!
Attachments:
You must be
logged in to view attached files.
Hello,
You can configure it from Theme Settings > Product Archive > Products Styles.
If you have any questions feel free to contact us.
Best Regards.
Hello Aizaz Imtiaz Awan,
Thank you for your reply.
Unfortunately, I do not see there any possibility to add custom text.
Could you please write if there is possible to add via CSS or PHP?
Thank you in advance!
Best Regards.
Hello,
The woocommerce/content-product-fw-button.php file is responsible for the hover effect on the product grid from your screenshots.
Also, we do not recommend editing the parent theme, I suggest you use the child theme for it.
https://xtemos.com/docs-topic/setup-child-theme/
Best Regards.