You could just use a regular text element, set its tag to be a span
and use the :plain
modifier:
This results in:
<span class="brxe-text-basic">-20%</span>
Best,
André
You could just use a regular text element, set its tag to be a span
and use the :plain
modifier:
This results in:
<span class="brxe-text-basic">-20%</span>
Best,
André