Hi Space-Es, thanks for your reply. I have added this code, replacing my current one, but the add to cart button is still green. I think my store/theme may be glitched in some way in terms of the coding. Could there be another possible solution to this?
The problem is probably the class name (.btn–add-to-cart). Can you give me the link to your store and tell me which button exactly you want to change? This would help me a lot in determining which class needs to be modified.
Here the problem (section-main-product.css, line 1597):
The current code in your css file prevents any changes you make from the base.css due to the ‘!important’ attribute. Please delete it and add something like this for example: