Home Forums WoodMart support forum Discount text about

Discount text about

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

    yqz
    Participant

    How can I write “discount” next to “20%” ?

    Example: “20% OFF

    #505149

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    body .product-label.onsale:after {
    content:" Off"
    }

    Best Regards

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