Bag cart And Total price - by Sara - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 7 years, 10 months ago ago by Robert Hall

  • Avatar: Sara
    Sara
    Participant
    June 24, 2016 at 01:22

    HI there

    I just get an issue that the bag sign and total price dosn’t shown on mobile devices

    Thank you for the support

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    June 24, 2016 at 07:39

    Hello,

    I’ve added this code in Custom CSS for mobile. Please check the bag icon.

    .cart-bag .ico-sum {
        background-color: #fff !important;
    }
    .ico-sum:before {
        background-color: #fff;
        border-color: #fff !important;
    }
    .ico-sum:after {
        background-color: #fff !important;
    }
    .shopping-cart-widget .cart-summ .shop-text, .shopping-cart-widget .cart-summ .total, .header-type-18 .navbar-right .navbar-right .shop-text {
        font-size: 12px;
    }
    .shop-text{
        position: absolute;
        left: -60px;
        top: -10px;
    }

    Regards,
    Robert Hall

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.