Sample button not showing changes

Topic summary

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.

Our website is:

Thank you in advance!

Hey @GSF20171

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find password.liquid file

  4. Add the following code in the bottom of the file above tag


RESULT:

If I managed to help you then, don’t forget to Like it and Mark it as Solution!

Best Regards,
Moeed

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.

Thanks again!