Shopify themes, liquid, logos, and UX
Hello, I am using DAWN theme and would like to move my Add to Cart button betside the qauntity selecter however I am also using Seal Subscriptions and I if I use code:
<style>
.product-form__buttons {
width: calc(100% - 150px) !important;
margin-top: -72px;
margin-left: 150px;
}
</style>
Into the theme.liquid file above </head> it changes all products and works perfectly except for my Seal Subscription products. it ends up looking like this:
Is their a way I can either exclude certain products without it effecting the seal subscriptions app products or is their a way I could please also have Add to Cart beside the qauntity selecter (which would be preferred)
New to coding, step by step please & thank you
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025