Viewing 1 replies (of 1 total)
  • Sean Cull

    (@seanreloaded)

    Automattic Happiness Engineer

    Hi there,

    You can remove the estimate address message on the cart page by adding the following CSS at Dashboard > Appearance > Customize > Additional CSS:

    .woocommerce-shipping-destination {
        display: none;
    }
Viewing 1 replies (of 1 total)

The topic ‘Estimate adress disable’ is closed to new replies.