• Resolved ross1718

    (@ross1718)


    Hi there,

    Love the plugin.

    Is it possible to remove the link in the customer email to the order number?
    ie [Order #15507] (March 10, 20)

    Alternatively, is it possible to change the link?

    Thanks

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

    (@yaycommerce)

    Hi @ross1718 ,

    We do not have that option right now.

    Alternatively, you can try one of these:

    .yaymail_builder_order {
        display: none !important
    }

    or

    .yaymail_builder_link {
        display: none !important
    }

    Cheers!

Viewing 1 replies (of 1 total)
  • The topic ‘Remove link to order number’ is closed to new replies.