Vendor Dashboard: All Products section layout bug.

WCMp Core

Resolved
Viewing 3 reply threads
  • Author
    Posts
    • #196450
      embpri
      Participant

      Hi,

      The Vendor Dashboard has a layout issue in the “All Products” section. Please see attached.

      Please let me know how I can fix this.

      Thanks. 🙂

    • #196457

      @embpri It seems like there is some theme /plugin conflict on your end. Just to be sure, kindly deactivate plugins other than WooCommerce , MultiVendorX on your end. Also switch to some default theme such as twenty twenty three or storefront.
      Please do keep us posted.

    • #197416
      embpri
      Participant

      I couldn’t find any conflicting plugin/theme issues, but I fixed this issue using some custom CSS. I’m adding it here so anyone facing the same issue can also fix it the same way.

      
      #product_table_wrapper > div:nth-child(2) {
        width: 100%;
      }
      
      Copy

      Thanks, please close this thread. 🙂

    • #197428

      Thanks for the update and also for helping others.

Viewing 3 reply threads

The topic ‘Vendor Dashboard: All Products section layout bug.’ is closed to new replies.