I do not know if I am missing something, but how would I go about to design a checkout page on the skeleton theme? I understand if I am unable to change certain things, but I need to be able to style the background and add the site logo along with a few other things.
Then help is definitely appreciate as always!
You can add
checkout.css
orcheckout.css.liquid
to your assets. This file will be loaded on the checkout page(s). Also see the Shopify Manual on Checkout CSS.EDIT
As @graygilmore commented, for mobile devices Shopify uses
checkout.mobile.css
orcheckout.mobile.css.liquid
.