Home Forums WoodMart support forum Removing WooCommerce Ordering

Removing WooCommerce Ordering

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #359335

    innovativeanil
    Participant

    How can I remove WooCommerce ordering? Please advise.

    • This topic was modified 2 years, 9 months ago by innovativeanil. Reason: don't want this feature
    #359399

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    form.woocommerce-ordering {
    display: none;
    }

    Best Regards

Viewing 2 posts - 1 through 2 (of 2 total)