Is there any way to add an icon alongside text content in the article?
I've tried using the column layout to define the grid, but the grid columns vary/scale across devices
For example, using the column layout, the column 1 icon maybe ok on iPad, with text after that.
However, it won't be indented on the iPhone display size, showing above the text instead.
Here's a sample layout I'm looking for.
Some text content...
[icon] Some text here
Some more text content...
Thanks.