Single Product Page share mail - by capri_2794

This topic has 4 replies, 2 voices, and was last updated 5 years, 4 months ago ago by Rose Tyler

  • Avatar: capri_2794
    capri_2794
    Participant
    November 30, 2018 at 09:29

    Hello,

    “Mail to friend” option in single product page leads to a URL. How can I actually mail the product to a friend?

    Regards

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 30, 2018 at 09:50

    Hello,

    et_email_btn function (royal/framework/woo.php) you can change via functions.php of child theme.

    Regards

    Avatar: capri_2794
    capri_2794
    Participant
    December 5, 2018 at 05:21

    How can I remove this email option? I do not know how to edit functions. Please help.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 5, 2018 at 09:31

    Hello,

    You can add this custom css code:

    .product-information .email-link {
       display: none;
    }

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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