I want to remove gray background in the checkout page

This topic has 2 replies, 2 voices, and was last updated 2 days, 2 hours ago ago by Andrew Mitchell

  • Avatar: Lasitha851
    Lasitha851
    Participant
    April 3, 2026 at 08:09

    Hi,

    1. I want to remove gray background in the checkout page. I want to show same white background in this page. How to do it ?
    2. How to remove SKU in this page ?

    Thank you.

    Content is visible for topic creator and
    support staff only.
    Files is visible for topic creator and
    support staff only.
    1 Answer
    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    April 3, 2026 at 08:38

    Hello, Lasitha851,

    To remove the grey background, we have added the following code:
    Theme Options > Custom CSS -> Global CSS

    .et_cart-type-1 .container.content-page.sidebar-mobile-bottom, .et_cart-type-1 .order-review {
        background: #fff !important;
    }

    As for the SKU, we do not see it displayed on this page.

    Best regards,
    8Theme 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.