I want shop now and buy now button in my mobile and desktop version in pink

I want show now and buy now button in my mobile and desktop version in pink in my dawn theme. - www.desikraze.com

1 Like

Hello @divika

Here is the code you can try. I hope it useful-

Go to the Online Store-> Theme-> Edit code-> Assets> base.css → Add code at the bottom.

.banner__content .banner__buttons .button {
	background-color: pink;
}

It didn’t change in mobile. I want it in mobile also

Hello @divika For Shop Now Button the modification applies to both mobile and desktop versions of the website and for Buy now button already modified.