Hello everyone, could you tell me how can I insert a separate style directly in the category description box? For example, if I want only that description to be in bold or other color, I imagined myself putting it like:
<p><span style="color: #ff0000;"><strong>Test</strong></span></p>
but obviously it is ignored.
Would you know how this behavior can be changed?
Thanks