Viewing 16 replies (of 16 total)
  • Francesco Grasso

    (@francgrasso)

    YITH Support Representative

    Hello again,
    about my reply for the issue n.6: the updated code to use is:

    @media( max-width: 992px ) {
    body.woocommerce-cart .cart-collaterals .cart_totals table th {
        display: none;
    }
    }

    this way it should work fine on tablets.

    About the new issues:
    – you can use the account widget instead of the account icon. This way you can select you custom url to use to for the login
    – the issue about cart page will be solved with the new snippet provided above ( I was using a min-width instead of max-width and a wrong screen size).

    Can you please consider open a new topic for other and new issues? It is becoming a bit complicated to read and reply to this big topic about many arguments.
    Thanks ??

Viewing 16 replies (of 16 total)
  • The topic ‘Theme issues’ is closed to new replies.