Home Forums Basel support forum The badges should be invisible

The badges should be invisible

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #159533

    Orx und Vinn
    Participant

    Good Morning!!

    I have an extra plugin for badges. That’s why I’d like to make the normal badges invisible, which are added by the system. No matter what I choose in the admin there is always a badge displayed….😞

    Many thanks for the help
    Aaron

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

    Hello,

    Which badge do you have the problem with? Try to deactivate this plugin and check.

    Best Regards

    #159722

    Orx und Vinn
    Participant

    Hey dear Elise,

    The photo which shows the badge do not upload …🙄
    But here it is. I just want to hide the badge of the theme.

    THANK YOU!!!!
    Aaron

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

    Hello,

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

    body .product-label.new {
    display:none;
    }
    body .product-label.onsale {
    display:none;
    }
    body .product-label.new {
    display:none;
    }

    Best Regards

    #160003

    Orx und Vinn
    Participant

    GREAT!!!!

    It works perfectly!!!

    💖

    XXX

    #160042

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

    Best Regards

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

The topic ‘The badges should be invisible’ is closed to new replies.