Home Forums WoodMart support forum Checkout page background

Checkout page background

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #372598

    active00mx
    Participant

    Hi I want to change only the checkout page color to white, since is having readability problems with the actual colors.

    https://i.imgur.com/3JNTI3f.png

    #372689

    Luke Nielsen
    Keymaster

    Hello,

    I have prepared a custom CSS that changes the background color of the checkout page, paste it to the “Custom Global CSS” area that is in Theme Settings -> Custom CSS.

    .woocommerce-checkout .main-page-wrapper {
        background-color: #ffffff;
    }

    Please feel free to reach out to me if you have any further questions.

    Kind Regards

Viewing 2 posts - 1 through 2 (of 2 total)