This topic has 2 replies, 2 voices, and was last updated 7 years, 6 months ago ago by Rose Tyler
Hi,
How can I make the black color of the Continue Shopping button on the mobile so navy like Checkout button?
Thanks a lot
Hello,
You can add this code in Custom css for mobile (Theme Options > Custom css):
.single-product .emodal .emodal-text .btn {
background-color: #191d34;
}
Regards,
Rose Tyler.
You must be logged in to reply to this topic.Log in/Sign up