Home › Forums › WoodMart support forum › How to design checkout / cart pages How to design checkout / cart pages This topic has 1 reply, 2 voices, and was last updated 3 years, 4 months ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 1, 2022 at 12:18 am #342914 haggaiParticipant Hello, Please advise how to design the checkout / cart pages. At least the most trivial things such as background color, etc. The least something like that (attached). Currently the cart/checkout pages look like a mess 🙁 Attachments:You must be logged in to view attached files. January 1, 2022 at 8:21 am #342932 Aizaz Imtiaz AwanKeymaster Hello, To change the background try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. .cart-totals-inner { background: grey; } .wd-table-wrapper { background-color: grey; } Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register