Hello, I’m trying to make the text of the call to action (Shop now) on my website uvxclothing.com white, using the Impulse theme.
Can anyone please help?
Hello, I’m trying to make the text of the call to action (Shop now) on my website uvxclothing.com white, using the Impulse theme.
Can anyone please help?
Hi @UVX
Insert the following css code into your css file:
.hero__text-content .hero__link a.btn {
background: white !important;
}
Result:
.hero__text-content .hero__link a.btn {
background: white !important;
}
Hope it helps @UVX
Hi @BSS-Commerce
Thanks for your help, unfortunately it didn’t work
Regards,
Arthur