HI,
I would like to have checkout page on white background.
I use dark scheme with black background. It is difficult to fill in all fields on black. So I want to leave the main background black, but the area of the cart white. ( starting from this code for the cart: <div class=”row-fluid”><div class=”span8 cart-table-section”>
and with this code for checkout page: <form name=”checkout” method=”post” class=”checkout” action=”https://www.platinum-sun.com/checkout/”>). Also the text should be black.
Is there any way I can do it?
Thank you