Home Forums Basel support forum Pricing plugin compatibility issue

Pricing plugin compatibility issue

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

    phenix
    Participant

    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.
    #63161

    Hello,

    Please provide your site admin access we shall check and try to suggest a solution.

    Best Regards

    #63164

    phenix
    Participant

    See private content, thank you

    #63189

    Hello,

    Please add this custom CSS to Theme Settings > Custom CSS

    .onsale {
        display:none;
    }

    Best Regards

    #63580

    phenix
    Participant

    This appears to have fixed it, thank you so much!

    #63600

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

    Best Regards

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

The topic ‘Pricing plugin compatibility issue’ is closed to new replies.