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

    Hey there,

    I want to make an adjustment to my woocommerce/enfold checkout.

    It should look like (picture in private content):

    The customer information should be centered and the delievery adress checkbox underneath it.

    Thanks in advance :)

    #870955

    nobody?

    #871182

    I really need that to be solved and I have no idea at all.

    #872184

    Hi,

    You can fix it adding this custom CSS code at Enfold Theme Options > General Styling > Quick CSS

    
     .checkout .col-1 {
        width: 100% !important;
    }
    

    Best regards,
    John Torvik

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