Yellow Line - by hakanucar - on WordPress WooCommerce support

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

  • Avatar: hakanucar
    hakanucar
    Participant
    December 26, 2020 at 23:48

    Hello. As shown in the screenshot – mobile only – there is a yellow line.

    How can we delete this?

    https://hizliresim.com/U08ONh

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 27, 2020 at 08:22

    Hello,

    Add this code in Theme Options > Theme custom CSS > Global custom CSS:

    @media only screen and (max-width: 992px) {
        .et_b_header-cart.et_element-top-level > a {
            background-color: transparent;
        }
    }

    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.