Hi everyone,
I’m trying to customize the Shopify checkout using Checkout UI Extensions and have two questions:
-
I want to add some text directly under the Contact heading. I tried using
purchase.checkout.contact.render-after, but it renders the text below the email marketing checkbox instead. Is there any target that allows adding content right below the Contact heading? -
Is it possible to style or access the existing checkout page elements using Checkout UI Extensions, or can I only style the components rendered by the extension?
Thanks!