Home Forums WoodMart support forum change Price range From to :Ab

change Price range From to :Ab

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #245041

    [email protected]
    Participant

    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.
    #245250

    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.

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)