ResolvedRemove from cart mobile view issue

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24719
    Ben
    Participant

    Hello and thank you for your great theme and support!

    I’ve found an issue for the mobile view from the cart, that i can’t delete the items.

    https://paste.pics/9MWXA

    Here’s the code i want to share with you. If i’m wrong or anything like that, feel free to write.

    /* remove from cart fix */
    .cart-info td.product-remove {
    position: relative;
    }

    #24729
    Althemist
    Keymaster

    Hello Ben,

    We have checked this and there is problem with the latest version of WooCommerce indeed.

    We have fixed that and it will be included in the update later today.

    The fix is a bit different than your code, as the close button must be positioned absolutely. Instead, we are giving the button container position:relative:

    .woocommerce table.shop_table_responsive tr.cart_item {
        position: relative;
    }

    Thanks for your feedback.

    Regards,
    Dimitar

Viewing 2 posts - 1 through 2 (of 2 total)

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

License required for the following item
Login and Registration Log in · Register