Hello,
I would like to know if anyone knows what HTML command I have to enter to change the background color of a particular word in my product text description?
Thank you
Hello,
I would like to know if anyone knows what HTML command I have to enter to change the background color of a particular word in my product text description?
Thank you
Hello,
Wrap that specific word with another html tag use inline CSS.
e.g.
Your text
Thanks