change Price range From to :Ab
-
Hello Team,
is there an easy way to change that now? I don’t want to enter a custom code. What code should I enter now? Please post exactly the code snippet. I have taken out the price range, but there must be a note that the item is available from 20 EURO.
regards,
Michael
https://xtemos.com/forums/topic/price-from/
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.price span.amount:before {
content: "From: ";
}
Regards.
Xtemos Studios.