Hello guys,
my question is: how do I change the white button? If possible can I replace the white part with an image? Or perhaps change the color and add text on it?
Thanks in advance.
Kind regards
Hello guys,
my question is: how do I change the white button? If possible can I replace the white part with an image? Or perhaps change the color and add text on it?
Thanks in advance.
Kind regards
Hi @Rydak , can you share your store url?
URL: https://kabilan.de/
pw: rexona
@Rydak , Go to base.css and add the following code :
.button, .button-label, .shopify-challenge__button, .customer button {
font-size: 1.5rem;
letter-spacing: .1rem;
line-height: calc(1 + .2 / var(--font-body-scale));
color: #010101 !important;
}
Hi @Rydak ,
Follow these Steps:
Result:
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
Makka