• Resolved Henry

    (@henrybaum)


    We have [woocommerce_currency_switcher_drop_down_box] at the top of the Checkout page – but it also shows up on the Order Details page. Any way to disable the shortcode on that page after purchase?

Viewing 1 replies (of 1 total)
  • Thread Starter Henry

    (@henrybaum)

    Figured it out, added this:

    body.woocommerce-order-received #alg_currency_select {
    display: none !important;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Disable on Order Details Page’ is closed to new replies.