Home Forums WoodMart support forum How to completely cancel WoodMart badges

How to completely cancel WoodMart badges

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #412917

    idan
    Participant

    Hi, I’m usind Be rocket plugin in order to use badges.
    I’m trying to cancel the sale badge and all the other badges that comes from your Theme with no success…

    Attachments:
    You must be logged in to view attached files.
    #413033

    Hello,

    In order to deactivate the attribute, navigate to Products > Attributes > enter the attribute and disable “Show attribute label on products”

    If you have any questions please feel free to contact us.

    Best Regards

    #413062

    idan
    Participant

    It was already disabled.. can you please check the beckend for us?

    Attachments:
    You must be logged in to view attached files.
    #413322

    Hello,

    Please deactivate all the plugins except these ones:

    Slider Revolution
    Elementor
    Woodmart Core
    Contact Form 7
    MailChimp for WordPress
    WooCommerce
    Safe SVG

    If the problem has gone, activate the plugins one by one, checking the issue to detect which one causes the problem.

    Best Regards

    #413422

    idan
    Participant

    Its not working please help me out here…..

    #413663

    Hello,

    This label does not relate to WoodMart, it is shown by a plugin.

    Can I disable all the plugins not related to the theme to test?

    Best Regards

    #414723

    idan
    Participant

    AGAIN…
    I WANT TO CANCEL WOODMART LABLES AND STAY ONLY WITH MY CUSTUME LABLES FROM THE PLUGIN BE ROCKET.

    I LEFT LOGIN DETAILS PLEASE DISABLE WOODMART LABLES COMPLITLY

    #414760

    idan
    Participant

    YOU CAN DO WHATEVER YOU NEED IN ORDER TO CANCEL IT

    #414851

    Hello,

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

    body .labels-rectangular .onsale { 
    display:none;
    }
    body .labels-rectangular .featured {
    display:none;
    }
    body .labels-rectangular .new{
    display:none;
    }

    Best Regards

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