Hi Bubblers,
I am not sure if this is possible within the ‘Text’ element, but say I want some text that is a variation of weights, is it possible to assign a font with the new weight in the same text element?
For instance, I have a text element that has set properties of ‘Open Sans 600’, but within the text I’ve also added the custom font tag to change the weight to a lighter 300:
[font=Open Sans (300)]test 300[/font]
Rendered result:
Seems to result in the same font and weight. Is this possible to implement? I am missing the correct markup?
Cheers