Hi @Chardia ,
in the debut theme, find the following piece of code in the cart-template.liquid file.
{{ taxes_shipping_checkout }}
You might need to add a margin to the following element (which is the button element).
Hope this helps!
Removing the checkout note (“Shipping and discount codes are added at checkout”) from the cart for a store with digital products only.
Guidance by theme:
Current outcomes:
New issue (Soul theme):
Status: Partially resolved (Debut); unresolved for Soul theme.
Hi @Chardia ,
in the debut theme, find the following piece of code in the cart-template.liquid file.
{{ taxes_shipping_checkout }}
You might need to add a margin to the following element (which is the button element).
Hope this helps!