How can i fix Checkout this part of shipping.

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

  • Avatar: Eugene
    Eugene
    Participant
    October 21, 2022 at 09:09

    Hi. Support, can you help me fix that : https://snipboard.io/i4nB9P.jpg

    Thanks.

    4 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 21, 2022 at 09:38

    Hello,

    Thanks for using our theme.
    Please provide temporary wp-admin access, so we can take a closer look at your settings.
    Create an account via Dashboard (Users > Add new) with administrator role http://prntscr.com/s3rc9m > provide us with username and password via the Private Content area http://prntscr.com/s5mao7 You can use any email for it.

    Regards

    Avatar: Eugene
    Eugene
    Participant
    October 21, 2022 at 09:48

    Hi, thanks, ok.

    Please contact administrator
    for this information.
    Avatar: Eugene
    Eugene
    Participant
    October 21, 2022 at 12:51

    You help me today?

    Thanks.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 21, 2022 at 13:20

    Hello,

    Yes, we can help. In your case the problem is caused by using a 3rd party plugin, the next custom CSS code can be added in Theme Options > Theme custom CSS to fix it:

    #shipping_method li .select2-container {
        width: 100% !important;
    }
    #shipping_method li,
    .shopup_venipak_shipping_method {
        flex-wrap: wrap;
    }
    .shopup_venipak_shipping_method_title {
        flex-basis: 100%;
    }
    #shipping_method li,
    .shopup_venipak_shipping_method {
        justify-content: flex-end;
    }
    .shopup_venipak_shipping_method_title {
        text-align: right;
    }

    Please note that reply time may vary depending on the number of requests and is up to 24 hours Monday-Friday and up to 48 hours on weekends. But is usually faster than that.

    Regards

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

The issue related to '‘How can i fix Checkout this part of shipping.’' 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.