2
votes

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!

1

1 Answers

4
votes

You can add checkout.css or checkout.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 or checkout.mobile.css.liquid.