The badges should be invisible
-
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.
Hello,
Which badge do you have the problem with? Try to deactivate this plugin and check.
Best Regards
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.
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
GREAT!!!!
It works perfectly!!!
💖
XXX
That is fine. If you have any questions please feel free to contact us.
Best Regards
The topic ‘The badges should be invisible’ is closed to new replies.