Hi Team.
Can we change the color of the background to black of this button and the text to white?
Store: Glowcare.se
PS: Glowcare1991
Hi @GeeKyuu24
Please add this code at the bottom of base.css
.quick-add__submit { background: #000 !important; color: #fff !important; }
I managed to make it worked! Thanks
You are most welcome