Cart icon issue - by SimoG - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 3 years, 10 months ago ago by Rose Tyler

  • Avatar: SimoG
    SimoG
    Participant
    May 27, 2020 at 08:24

    Hi,
    on mobile,, the header cart icon does not show any badge to say how many product are in the cart.

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 27, 2020 at 08:31

    Hi,

    Add this code in Theme Options > Custom CSS > Custom CSS for mobile

    .header .shopping-cart-widget .cart-summ span {
        font-size: 14px;
        margin-left: 3px;
    }
    .header .shopping-cart-widget {
        margin-right: -35px;
    }

    Regards

  • 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.