Ship to a different address - by Dittemila

This topic has 9 replies, 3 voices, and was last updated 6 years, 7 months ago ago by Rose Tyler

  • Avatar: catrine87
    Dittemila
    Participant
    July 16, 2017 at 10:41

    HAllo.

    In checkout “Ship to a different address” is always selected.
    How to change that?

    8 Answers
    Avatar: catrine87
    Dittemila
    Participant
    July 16, 2017 at 10:42

    I mean address not dress sorry

    Avatar: laranz
    Laranz
    Participant
    July 17, 2017 at 06:26

    No problem, I edited that for you. 🙂

    Avatar: laranz
    Laranz
    Participant
    July 17, 2017 at 06:32

    Hi,

    Make sure you choose the correct option at Woocommerce -> Settings -> Shipping -> Shipping Destination

    If that didn’t work try add this in the functions.php of your child theme.

    add_filter( 'woocommerce_ship_to_different_address_checked', '__return_false' );

    Let us know,

    Thanks,
    laranz.

    Avatar: catrine87
    Dittemila
    Participant
    August 10, 2017 at 11:48

    thank you, that worked:-)

    Can you help me change the text color in my top panel ( Ønskeliste din burger log ud) to this color #d4d2d2

    Avatar: catrine87
    Dittemila
    Participant
    August 10, 2017 at 13:03

    An change the pink colored menu line to this pink color #FAE1E1 and remove the gap between the menu lines.

    kind regards

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 10, 2017 at 16:00
    .top-bar .links li a, .top-bar .wishlist-link a, .top-bar .my-account-link:before, .top-bar .logout-link:before, .top-bar .login-link:before, .top-bar .register-link:before {
        color:#d4d2d2;
    }
    .home .main-nav {
        margin-bottom: 0;
    }

    and http://prntscr.com/g6udv6

    Regards

    Avatar: catrine87
    Dittemila
    Participant
    August 10, 2017 at 16:57

    After changing the line is suddently dobbel size.

    Please have a look…

    Happend also last time
    Please access and correct

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    August 11, 2017 at 08:14

    I’ve added this code http://prntscr.com/g744ij in custom css. Please check

    Regards

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