A Shopify store owner reports that their “Get a sample” button isn’t responding to color and hover state changes in the theme customizer, while the “Add to Cart” button works normally. They’re unsure whether this is a coding issue or a problem with the third-party sample app itself.
Attempted Solution:
A community member provided custom CSS code to be added to the password.liquid file above the </body> tag, which successfully changed the button appearance in their test environment.
Current Status:
The original poster implemented the suggested code but reports it still isn’t working on their site. The issue remains unresolved, with no follow-up troubleshooting provided yet. The problem may stem from the third-party app overriding theme styles or incorrect code placement.
Summarized with AI on November 2.
AI used: claude-sonnet-4-5-20250929.
Our “Get a sample” button does not reflect changes we make to it’s color and hover state. Could this be an issue with coding or is it an issue with the get a sample app? The “Add To Cart” button works normally and reflects any color changes we make.
Hello! Thanks so much for your response, I added the code in the requested position but the get a sample button is still not reflecting any change for some reason. Any ideas? I attached a pic of the code below.