Product Widget – old price
-
Hi,
How to change the old price in the Product Widget?
I created an advanced text rule (as shown in the picture), but it doesn’t work for widgets.
Thank you
Attachments:
You must be
logged in to view attached files.
Hello,
Use the code below for help:
.product_list_widget .price del .amount {
color: #333;
}
.product_list_widget .price del {
color: #333;
}
Define it in Theme Settings -> Custom CSS. Clear the cache and recheck the issue.
Kind Regards
Perfect. Thanks again. Please close this ticket.
Hello,
We are glad to hear that the provided solution worked for you. If you have any more questions or need further assistance in the future, feel free to reach out.
Regards
The topic ‘Product Widget – old price’ is closed to new replies.