Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1120272

    Hi! I installed Woocommerce with Enfold Theme, but the checkout page doesn´t look really fine.

    Best regards
    Tim

    #1120399

    Hey Tim,

    How can we add products to the cart? Otherwise we will get redirected and not able to see the checkout page.

    Best regards,
    Rikard

    #1120844

    Just follow this page and add a course to the cart via “Kurs buchen”: https://jagdrae.trendkomm.de/kurse/05-10-2019-13-10-2019-pruefung-14-10-2019/

    Than you can open Warenkor and proceed to checkout (Weiter zur Kasse).

    #1121102

    Hi,

    Thank you for the update.

    Did you create the new-style.css file? The css code there overrides the default style of the checkout page. Please remove the code or adjust the styles accordingly. This is one of the css declaration that alters the width of the checkout fields column.

    .col-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33%;
    }
    

    This same css also exists in the style.css file.

    Best regards,
    Ismael

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.