• Resolved Olufemi

    (@yurbshop21)


    Hi, trust y’all good!

    Please, I need guide to remove tags meta box from vendor edit product area. Any help is appreciated….

    • This topic was modified 1 year, 11 months ago by Olufemi.

    The page I need help with: [log in to see the link]

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

    (@yeasinarafathridoy)

    Hello @yurbshop21,

    To?hide?the?tag?field?from?the?add?new?product?and?edit?product?pages,?apply?the?CSS?codes?below?to?the?WP?dashboard?->?Appearance?->?Customize?->?Additional?CSS?area.

    .dokan-add-new-product-popup .product-full-container div:nth-child(3), .dokan-dashboard-wrap .product-edit-new-container .dokan-product-edit-form .content-half-part .dokan-form-group:last-child{
    display:none!important;
    }

    Thanks,

    Thread Starter Olufemi

    (@yurbshop21)

    thanks @yeasinarafathridoy it works

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove tags meta box’ is closed to new replies.