Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Diana Burduja

    (@diana_burduja)

    Hello,

    on the linked website there is a multi-step checkout plugin installed, but it’s not Multi-Step Checkout for WooCommerce plugin (this plugin). It is the WooCommerce MultiStep Checkout Wizard plugin from the codecanyon market. That is a totally different plugin, developed by a different programmer and belonging to another company.

    In this forum we can help you only with questions related to the open-source Multi-Step Checkout for WooCommerce plugin. You can use the support forum on codecanyon to ask for assistance the developers of the plugin you’re using.

    Thread Starter kaderkonan

    (@kaderkonan)

    Hello,

    I’ve installed your plugin but i still have the same issue https://prnt.sc/1t5zc22

    Can you assist?

    Plugin Author Diana Burduja

    (@diana_burduja)

    That can be solved by adding the following CSS rule to your website:

    .woocommerce-checkout form.checkout {
      display: block !important;
    }

    You can use the “WP Admin -> Appearance -> Customize -> Additional CSS” page to add the CSS rule.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Woocommerce checkout aligned left’ is closed to new replies.