• Hello!

    In iPad with 768px I think there is a problem because of:
    @media screen and ( max-width: 768px ) {
    .woocommerce-cart-tab-container {
    display: none;
    }
    This is good for mobile but not for iPad.
    The mobile layout in this screen is not ready by WooCommerce until 767px.

  • The topic ‘Is not OK in iPad’ is closed to new replies.