Problem with styling in checkout - by maccandy

This topic has 4 replies, 2 voices, and was last updated 4 years, 11 months ago ago by Rose Tyler

  • Avatar: maccandy
    maccandy
    Participant
    May 5, 2019 at 23:13

    Hello,

    I have a problem with the styling in the checkout. The 2 checkboxes of the disclaimer are laying over the text and the back “zurück” button is as wide as the page.

    Could you please help me?

    Kind regards
    maccandy

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 6, 2019 at 08:48

    Hello,

    Please describe what exactly should be done to recreate the problem (the checkout page looks different for me just now). Also, provide temporary wp-admin and FTP access.

    Regards

    Avatar: maccandy
    maccandy
    Participant
    May 26, 2019 at 20:55

    Hello Rose,

    please insert any product in cart an go to checkout page (where you finally could click on “buy”). There are 2 checkboxes you need to select in germany. Their position is overlaying the text.

    Kind regards
    maccandy

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 27, 2019 at 06:20

    Hello,

    Please add this code in Theme Options > Styling > Custom CSS:

    .wgm-second-checkout .woocommerce-terms-and-conditions-checkbox-text,
    .wgm-second-checkout .shipping-service-provider-checkbox-text  {
        margin-left: 20px;
    }
    .wgm-second-checkout .validate-required label.checkbox {
        line-height: 1.5;
    }
    .wgm-second-checkout .form-row.place-order input[type="button"] {
        width: auto;
    }

    Regards

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