Home Forums WoodMart support forum Got sale product label disabled but is still displayed

Got sale product label disabled but is still displayed

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #147287

    hpb
    Participant

    Hey I got shop sale label disabled but it’s still showing:
    http://prntscr.com/pc9f3x
    Stil shows:
    https://prnt.sc/pc9edw

    Question 2: Can I edit the text so HOT says bestseller for example and NEW says NYHED

    Thanks, I really appreciate the support this theme has!

    #147293

    Hello,

    The option you show on the screenshot disables showing the sales label in percentage, however it does not disable it at all.

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

    body .labels-rounded .onsale {
    	display: none;
    }

    Best Regards

    #147298

    hpb
    Participant

    Thanks! Am I able to edit the text of the labels?

    Also, I copied the code in and it did not seem to work

    #147330

    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

    Please provide the site admin access I will check how you have added the code.

    Best Regards

    #147344

    hpb
    Participant

    Gave you login information, thanks!

    #147352

    Hello,

    I have corrected the code, now the label has disappeared.

    Best Regards

    #147356

    hpb
    Participant

    Amazing support I really appreciate the help!

    Thanks

    #147362

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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