Home Forums Basel support forum Product Label

Product Label

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #144872

    FairFang730
    Participant

    How do I make the on sale label only appear on the product page?

    #144893

    Hello,

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

    body .product-grid-item .labels-rectangular .onsale {
    display:none;
    }

    Best Regards

    #144963

    FairFang730
    Participant

    Thank you very much!
    How to change “59%” on the label to “59% OFF”

    #144973

    FairFang730
    Participant

    and How to make the “NEW” label centered? just the “NEW” label.

    #145103

    Hello,

    You can rewrite all theme and plugin texts via PO file in WordPress. Here is a video tutorial that should help you rewrite your website texts with a Loco Translate plugin https://www.youtube.com/watch?v=D3NsDdMzsls&list=PLMw6W4rAaOgKKv0oexGHzpWBg1imvrval&index=3

    It is not possible to align the New label in the center.

    Best Regards

    #145324

    FairFang730
    Participant

    This is a translation plugin, my issue is not a translation issue

    #145504

    Hello,

    You need to rewrite a string this plugin would help to do it without losing your data after the update. This is the only way to change the strings.

    Best Regards

Tagged: 

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