New Landing How can we help? Atelier Layout cart and checkout

Viewing 9 posts - 16 through 24 (of 24 total)
  • Posted in: Atelier
  • #324622
    David Martin – Support
    Moderator
    Post count: 20834

    Don’t copy the code from the email sent, copy the code from the above. Your CSS has formatting errors:

    #324631
    HanneTBH
    Member
    Post count: 102

    Sorry, I didn’t know that! Now it works!!

    Thank you so much!

    #324632
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Glad it’s sorted. Thanks David.

    -Rui

    #324772
    HanneTBH
    Member
    Post count: 102

    I just discovered that on my iPhone the cart (handlekurv) looks all kinds of crazy with lines and buttons over the text. Please help?

    #324775
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Can you provide us a screenshot and also a url of a product that is available to add to the cart?
    Thanks

    -Rui

    #324776
    HanneTBH
    Member
    Post count: 102
    This reply has been marked as private.
    #324944
    David Martin – Support
    Moderator
    Post count: 20834

    You need to reset your above CSS modifications for mobile using:

    @media only screen and (max-width: 767px) {
    .woocommerce-cart .col-sm-9.cart-items-wrap {
        width: 100%;
    }
    .woocommerce-cart .col-sm-3.cart-totals-wrap {
        width: 100%;
    }
    }
    #325154
    HanneTBH
    Member
    Post count: 102

    Thank you!

    #325155
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks David.

    -Rui

Viewing 9 posts - 16 through 24 (of 24 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register