Hi,
Does anybody know how I can change de backorder text from green to red?
Regards,
Roy
Hi,
Does anybody know how I can change de backorder text from green to red?
Regards,
Roy
Hi,
As far as I know the backorders text doesn't offer any special html elements which would allow you to apply a custom text color. You can only style the standard stock text with following code:
div .stock {
color: #7E9A47;
}Ok that's a pity.
Thanks so far Dude!
Let us know if you have more questions.
Regards,
Mya
This topic has been closed to new replies.