Disable "Refund Entire Order" button

This topic has 3 replies, 2 voices, and was last updated 4 years, 8 months ago ago by annbooney

  • Avatar: annbooney
    annbooney
    Participant
    September 14, 2020 at 10:31

    Hello,

    Due to the situation we are due to Covid, the company will not make refunds. I would like to disable or hide the refund my entire order button.

    How do I hide or disable it?

    Thanks & greetings,

    Please, contact administrator
    for this information.
    2 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Participant
    September 14, 2020 at 15:58

    Hello,

    That button comes from YITH Advanced Refund System for WooCommerce plugin, it’s not theme option. So, contact the plugin author to find out if they have the option to disable it.
    We can just help you to hide it using custom CSS

    .woocommerce-MyAccount-content .woocommerce-order-details .ywcars_button_refund {
        display: none;
    }

    Regards

    Avatar: annbooney
    annbooney
    Participant
    September 14, 2020 at 16:14

    Thank you!

  • Viewing 3 results - 1 through 3 (of 3 total)

The issue related to '‘Disable "Refund Entire Order" button’' has been successfully resolved, and the topic is now closed for further responses

Helpful Topics

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.