Hide Cart Quantity When Zero and Change Font

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

  • Avatar: ethik88
    ethik88
    Participant
    July 29, 2020 at 23:19

    Hello, how can I hide the cart quantity when it equals zero?

    Also, how can I reduce the font size of the “Cart” title text?

    Thanks

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 30, 2020 at 08:06

    Hello,

    Thanks for using our theme.
    1) By default, there is no such possibility.
    2) You can change Content Zoom (%) for header or add the next code to affect the “Cart” title only (Theme Options > Theme Custom CSS):

    .et_b_header-cart .et-element-label {
        font-size: 16px;
    }

    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.