• Resolved kklo

    (@kklo)


    Hi,

    I work with virtual product, how do I remove the Inventory column from the Dashboard?

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Yeasin Arafat

    (@yeasinarafathridoy)

    Hi @kklo,

    If you would like to remove the inventory column then paste the below-mentioned code to WP-Admin-> Appearance-> Customize-> Additional CSS.

    .dokan-product-inventory.dokan-edit-row {
        display: none;
    }
    Thread Starter kklo

    (@kklo)

    Ok. Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Inventory column’ is closed to new replies.