how can I change the color of the button and background of the button, because when I try to code it other buttons also changes.
url:makerlab-electronics-ph.myshopify.com
pass:saboten
how can I change the color of the button and background of the button, because when I try to code it other buttons also changes.
url:makerlab-electronics-ph.myshopify.com
pass:saboten
Hey @niceeee
Follow these Steps:
Hello There,
.banner--desktop-transparent .banner__box .banner__buttons a.button.button--secondary {
background: white;
color: black;
}