How to make shipping fields not hidden on Cart page

This topic has 4 replies, 2 voices, and was last updated 8 years, 6 months ago ago by Eva Kemp

  • Avatar: armanchicago
    armanchicago
    Participant
    October 26, 2015 at 18:26

    Please see here:
    https://www.evernote.com/l/AMmUgRc74HhM0q7Ml7mVKs1tzj0d_UvVBBU

    the shipping fields are hidden until you click “Calculate Shipping”

    We want these fields to show all the time and not be hidden until they click calculate shipping, how can we not hide these fields?

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 26, 2015 at 19:26

    Hello,

    Please add this code in Global Custom CSS:

    .shipping-calculator-form {
        display: block !important;
    }

    Regards,
    Eva Kemp.

    Avatar: armanchicago
    armanchicago
    Participant
    October 26, 2015 at 19:42

    thanks that worked!

    Avatar: Eva
    Eva Kemp
    Support staff
    October 26, 2015 at 19:48

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘How to make shipping fields not hidden on Cart page’' 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.