Hey everyone, I’m having trouble finding specific CSS classes in my Shopify theme files. I need to modify the styling for a class called “checkout-labels” on my cart page, but when I look through the main stylesheet, it’s nowhere to be found.
I’ve checked the obvious places like the main CSS file but no luck. Are there other locations where Shopify stores CSS rules? Maybe in theme sections or liquid files? I’m pretty new to Shopify development so I might be missing something obvious.
I really need to customize this element’s appearance but I’m stuck without being able to locate the actual CSS rules. Has anyone run into this issue before? What’s the best way to track down missing CSS classes in a Shopify theme?
Any suggestions would be awesome. Thanks in advance for the help!