All things Shopify and commerce
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
This is an accepted solution.
.subtitle {
color: rgba(var(--color-foreground), 1);
}
Actually. you use <strong> element to wrap words . just clean them.
Go to your theme and find the words check the strong element remove them or replace with span element
Hi @saabbb1212
4, 75, 27
* {
color: rgb(4, 75, 27) !important;
}
This is an accepted solution.
.subtitle {
color: rgba(var(--color-foreground), 1);
}
OMGGGGGG THANKYOUOUUUUU SOIOOOO MUCH 🙂