Pricing plugin compatibility issue
-
I’ve purchased a 3rd party plugin for wholesale customer pricing. When the plugin is activated, all products show a -100% sale label. I’ve tried disabling this in theme options and adding a code snippet to hide it, but the flash still shows. On switching to a default theme 2017, the label goes away. Is there CSS code that can override this in the Basel theme? I’ve contacted plugin author and he was not able to fix.
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide your site admin access we shall check and try to suggest a solution.
Best Regards
See private content, thank you
Hello,
Please add this custom CSS to Theme Settings > Custom CSS
.onsale {
display:none;
}
Best Regards
This appears to have fixed it, thank you so much!
You are welcome! If you have any questions please feel free to contact us.
Best Regards
The topic ‘Pricing plugin compatibility issue’ is closed to new replies.