How can I align my dynamic checkout button on the Turbo theme?

@WegaRG

yes please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/styles.css ->paste below code at the bottom of the file.
.shopify-cleanslate {
    display: none;
}