Remove the background colour in the cart

This topic has 2 replies, 2 voices, and was last updated 1 years ago ago by Tony Rodriguez

  • Avatar: chris.barrett
    Chris Barrett
    Participant
    April 3, 2023 at 20:38

    How do I remove the background colour green in the cart?

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    April 4, 2023 at 05:46

    Hello Chris Barrett,

    To remove the green background color, please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache to view the changes:

    .single-product .quantity {
        background: none !important;
        border-color: unset !important;
    }

    Thank you for your cooperation.

    Sincerely,
    8Theme’s Team

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