Hello, I’m currently working on customizing my Shopify DAWN theme, and I need assistance with some CSS. Specifically, I’m trying to modify the appearance of the “Add to Cart” and “Size Chart” buttons on my product page.
For the “Add to Cart” button, I want to change its background color to match my primary theme color, and its border color should also be adjusted to match.
As for the “Size Chart” button, I’d like to change its background to white, adjust the border color, and add some spacing so it doesn’t overlap with the “Add to Cart” button.
I have already created a separate Liquid file for the size chart modal, but I’m having trouble finding where to make these modifications in my theme’s existing code. Could anyone guide me on how to achieve this? Any help would be appreciated!