Dawn Theme - Help with Checkout - add button

Topic summary

A user is seeking help customizing the Dawn theme’s cart and checkout pages. They have added a button using Liquid code on the cart page but need assistance with:

Current Issues:

  • Button is centered instead of aligned to the right
  • Button should be positioned above other existing buttons

Additional Request:

  • Add the same button to the checkout page (below shipping price or total)
  • Button purpose: Allow customers to contact for shipping quotes
  • Note: Store is not on Shopify Plus, but user believes customization is possible with code

Response:
A community member advised that this requires Liquid file modifications (not CSS) and recommended contacting the theme developer or using third-party apps for proper implementation.

Status: Unresolved - requires developer-level theme customization

Summarized with AI on October 31. AI used: claude-sonnet-4-5-20250929.

On the Cart page I have added the following liquid code to add a button, but it is in the center and not on the right above the other buttons, I want to fix that plus I want to add the same button at the checkout page so they can contact us for shipping price this should be under the shipping price or total

We are not shopify plus, but I know with code it can be done

thanks in advance


  [
    VERSAND AUSSERHALB DEUTSCHLANDS ODER INDIVIDUELLES ANGEBOT GEWÜNSCHT? JETZT KONTAKTIEREN!
  ](https://starpaint.de/pages/contact)

Hi @starpaint

Your issue can only be fixed in the theme’s Liquid file and cannot be customized with CSS. You should contact the theme developer or third-party apps for the best support.

Best,

Daisy