Hello Dead community,
Im using the focal theme and I want to change the color of the “on sale” accent on both desktop and mobile view.
What exactly do I need to change in the code?
URL: https://leyah.de/products/5-in-1-haarstyler
Thanks.
A Focal theme user wants to change the color of the \
Hello Dead community,
Im using the focal theme and I want to change the color of the “on sale” accent on both desktop and mobile view.
What exactly do I need to change in the code?
URL: https://leyah.de/products/5-in-1-haarstyler
Thanks.
Hello There,
.product-meta__label-list .label.label--highlight {
color: #dfbbea; /* Change this to your desired color */
}
Hello, thanks for the fast reply! It worked fine!
Is it possible to change the background color of it aswell?
It doesnt work for mobile view. Nothing changed. On desktop view, it worked fine.