This topic has 4 replies, 3 voices, and was last updated 7 years, 4 months ago ago by Rose Tyler
hi,
how do i change the colour of the old (strike through price) only please, but keep the main price the same colour:
many thanks
Hi,
You can use this Custom CSS in your child theme’s style.css or Appearance -> Customize -> Additional CSS,
.price del, .price del .amount { color: #ff0000 !important; }
Change the #ff0000 to your needed color.
Let us know,
Thanks,
laranz.
Thank you!
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up