CHANGE SOMETHING IN WOOCOMMERCE - by Sonsoles

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

  • Avatar: Sonsoles
    Sonsoles
    Participant
    March 29, 2019 at 13:08

    Good Morning
    I would like to know how I could remove shipping estimate message on cart table. This appears on the cart page below the shipment. Is there any way to remove it?
    Regards, and thank you very much

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 29, 2019 at 13:18

    Hello,

    Have you checked Shipping options of WC ( Woocomerce > Settings > Shipping).

    Regards

    Avatar: Sonsoles
    Sonsoles
    Participant
    March 29, 2019 at 13:47

    Thank you,
    I’ve already looked at Woocomerce> Settings> Shipping, and there’s no way to make the phrase “shipping estimate for …” stop coming out on the page, or at least I do not know where to disable it. Is there any other way to do it?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 29, 2019 at 14:19

    Hello,

    Please add this code in Theme Options > Custom CSS > Global Cusstom CSS:

    .woocommerce-cart .woocommerce-shipping-destination {
        display: none;
    }

    Regards

    Avatar: Sonsoles
    Sonsoles
    Participant
    April 1, 2019 at 08:29

    Great!
    Thanks!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 1, 2019 at 08:31

    You’re welcome!

    Regards

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

The issue related to '‘CHANGE SOMETHING IN WOOCOMMERCE’' has been successfully resolved, and the topic is now closed for further responses

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