• Resolved miso00

    (@miso00)


    Hi,
    I am using your plugin. It very useful. But at checkout page, on order recapitulation my custom fields are wrongly aligned (see picture).It collides with customer informations. Please help me to align it correctly.

    picture link

Viewing 10 replies - 1 through 10 (of 10 total)
  • Can you provide your website url?

    Thread Starter miso00

    (@miso00)

    http://acraft.sk/obchod/
    Try to make an test order. And you will see, at the last step of checkout.
    In case that site would not be in english:
    KOŠIK=CART
    PLATBA=PAYMENT
    Thank you.

    Thread Starter miso00

    (@miso00)

    I recently changed the products link. So here is a new link.
    http://acraft.sk/en/product-category/diely-vzduchovych-podvozkov/audi/
    Problem is at Order summary. Custom fields are overlaid by customer details. Hope you understand. Sory for my english.

    There is a bit of CSS problem in your theme,
    this line
    #customer_details .form-row{/* clear:right; */}

    is located at
    themes/enfold/config-woocommerce/woocommerce-mod.css

    you can be removed that line.

    then can add this :

    .form-row.form-row-wide.create-account {
    clear: both;
    }

    Thread Starter miso00

    (@miso00)

    Didn’t help. But thank you anyway.

    Please explain further because your checkout form looks great!

    Thread Starter miso00

    (@miso00)

    Plugin was deactivated. Now it is active. Order summary looks like THIS. Additional informations should be above or under customer details. But not next to it. I tried replacing line in woocommerce-mod.css as you wrote but it did nothing.

    1. Have you tried reloading the site?
    2. Have you tried loading your site in a completely different browser?

    The problem still exists, also the alighnment of the fields are different then the original WooCommerce fields.

    A patch was made for 3.6.3
    An update won’t be sent out, so you can just deactivate the plugin, uninstall it and then re-install 3.6.3

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Bad text alignment’ is closed to new replies.