Shopping cart: calculate shipping in two places

This topic has 2 replies, 2 voices, and was last updated 7 years, 1 months ago ago by Jack Richardson

  • Avatar: beutz
    beutz
    Participant
    March 6, 2017 at 17:15

    hi,
    My clients is wondering if one of the places where shipping can be calculated can be taken out. When in the shopping cart, there are two places where I can enter my state and zip code. One place would be better than two, less confusing. Any advice how to get rid of one of them? Thanks,
    Bettina

    1 Answer
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 7, 2017 at 08:49

    Hello,

    Add this css code in custom.css:

    .cart-options-row .shipping-calculator-button {
        display: none;
    }

    How to create custom.css you can watch in this tutorial

    Regards,
    Jack Richardson.

  • Viewing 2 results - 1 through 2 (of 2 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.