Hi Niraj, thanks! Also check private messages please i sent you my store because i need some other things to be fixed as well..
Topic summary
A user is seeking help to enlarge the add-to-cart (ATC) button on the desktop version of their Dawn theme store, as it appears unusually small.
Solution Provided:
- A community member shared custom CSS code to increase the ATC button size by setting
max-width: 100% !importanton.product-form__buttons - Instructions included: Navigate to Online Store → Theme → Edit code → theme.liquid file, then paste the CSS before the closing
</body>tag
Additional Requests:
- The original poster also asked for help making the strikethrough price larger and the sale price bold
- Follow-up CSS code was provided targeting
.price--on-sale .price-item--regular(font-size: 27px) and sale price elements (font-weight: 800)
Status:
The discussion appears ongoing with private messages exchanged for additional customization needs beyond the initial ATC button issue.