A team using the Dawn theme needs help adding custom text above the add-to-cart button with reduced bottom margin, similar to the implementation on cloudsharks.co.
Current Issue:
Text displays with larger-than-desired bottom margin
Seeking tighter spacing between custom text and button
Solution Provided:
A user shared CSS code to adjust margin and center the text:
Navigate to: Online Store > Themes > Actions > Edit code
Open base.css file
Add CSS targeting .product-info__container p.product__text with margin-bottom: -25px and text-align: center
Follow-up Request:
The original poster asked about changing the “20% OFF” text color to purple.
The discussion remains open with the color customization question unanswered.
Summarized with AI on November 25.
AI used: claude-sonnet-4-5-20250929.
Hello. Our team has been stuck on this issue of adding text with a smaller margin to the add-to-cart button. The theme we are currently testing/using is Dawn.