Bubble doesn’t support expanding elements width, only height.
The way to do this would would be string it all together in one text element.
DynamicValue (name) l DynamicValue (date) l DynamicValue (comments:count)
For your second example you would do the same. But after having set up your dynamic values, open up the rich text editor and make the dynamic value for the users name bold.
Problem. They are 3 separate clickable data elements but your suggested solution renders them as one clickable item. Can I make them separately clickable? Ie the equivalent of:
Just do everything in the dynamic editor window. Type in the HTML, then select your dynamic content. You are just concatenating a field. Build it with the text, HTML, dynamic content you need.
Just to mention it, the rich text editor takes BB code, so anything you can do with BB you should be able to achieve. I haven’t tried everything… but e.g. if you want to highlight text, which isn’t “supported”, you can easily do that by using bb code
[highlight={COLOR}]{TEXT}[/highlight]
Just write it in the dynamic editor window like this.
Bubble is hiding functions [highlight=#EBE6CD]from us[/highlight]