what’s the CSS parent Class of the entire WCMP backend?

WCMp Vendor Frontend Reports

Resolved
Viewing 6 reply threads
  • Author
    Posts
    • #122174
      Criss
      Participant

      I have a little cross-script issue, though it’s not entirely related to WCMP. 🙂
      In my frontend I’m using a little widget to share my pages (Buttonizer) but the widget also appears in WCMP backend (see image attached). The author suggests to hide Buttonizer on my custom user backend by using .buttonizer {display:none;}

      What class should I add in order to enable that CSS only in WCMP backend?

    • #122213

      Criss, it seems like the plugin is adding this section on the vendor’s dashboard.

      Kindly share temporary admin, ftp access so we can remove that from your site.
      While sharing the access don’t forget to mark that as private.

    • #122275
      Criss
      Participant

      there is a problem on the forum… have you not received my message with login details ?
      I have also opened a “feature request” ticket and it’s marked as spam.

    • #122214
      Criss
      Participant
      This reply has been marked as private.
    • #122282

      @Criss, thanks for the access. Our team will check and get back to you.

    • #122317

      Criss, we have added this cee to remove that :

      .buttonizer.buttonizer-group.buttonizer-group-0-0-1 {
      display: none!important;
      }

      • #122320
        Criss
        Participant

        thank you very much indeed !

    • #122329

      Criss, we are happy to help

      I hope you are satisfied with our assistance and plugin. A 5/5 review here- https://wordpress.org/support/plugin/dc-woocommerce-multi-vendor/reviews/#new-post , would be a great way to share your experience with others.

      This motivates us to continue providing the best experience possible and also helps others know how WC-Marketplace can make their life easier.

Viewing 6 reply threads

The topic ‘what’s the CSS parent Class of the entire WCMP backend?’ is closed to new replies.