Change colour of Add To Cart Button - Impulse Theme

UPDATE: SOLUTION FOUND - THANK YOU!

Hi all!

I want to change to colour of my Add-To-Cart button in the Impulse theme, however I have no idea where to put the new code (or what the code should be) - please help! The hex code for the new colour is #C46627. I don’t want any outline around the button, just a solid colour with white text.

Thanks in advance!

Hey @HelenVAC

Follow these Steps:

  1. Go to Online Store

  2. Edit Code

  3. Find theme.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

1 Like

This worked a treat - thank you so much for your quick reply and help!

1 Like

Thank you for your reply. I’m glad to hear that the solution worked well for you. If you require any more help, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated.

Hello @HelenVAC

Online Store —> Themes —> actions —> edit code—> theme.liquid file, and add this code after


result

If this was helpful, hit the like button and accept the solution.
Thanks