• Resolved luxtools

    (@luxtools)


    Hello. I want to remove the default message under the tracking box which says

    “Please click button Track to track your order.”

    I am unsure why it’s there in the first place, with no option to remove. Could you perhaps help me with some custom CSS?

    class=”vi-woocommerce-orders-tracking-message-empty-nonce”

    Many thanks (sorry, know nothing about coding) ??

    Edit: I figured it out. I should have tried before asking. For anyone else interested, it’s simply:

    .vi-woocommerce-orders-tracking-message-empty-nonce {
    display : none;
    }

    • This topic was modified 2 years, 1 month ago by luxtools.
    • This topic was modified 2 years, 1 month ago by luxtools.
Viewing 1 replies (of 1 total)
  • Plugin Support angelagrey

    (@angelagrey)

    Hi,

    Thank you for updating me about the ticket.

    If there’s anything else you need assistance. Don’t hesitate to let me know.

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Remove “Please click button Track to track your order’ is closed to new replies.