• Resolved Ken of Kentropolis

    (@ken-of-kentropolis)


    Why does it say “Woocommerce Extra Fields” above the custom fields? How do I get rid of it or change it to something esle?

Viewing 1 replies (of 1 total)
  • Plugin Author bestwebsoft

    (@bestwebsoft)

    Hi,

    You can add this custom css code on plugin settings page

    
    h2.prflxtrflds_extra_fields_woocommerce {
        display: none !important;
    }
    
Viewing 1 replies (of 1 total)
  • The topic ‘“WooCommerce Extra Fields”’ is closed to new replies.