Is it possible to format the colour and size of the text within an HtmlView?
I have set up an API call to feed my WordPress posts into the app via JSON queries, but the post content displays as it is on my website (screenshot attached). The post title, category and date are fine, Is there a way to format it so it displays in the same style as the rest of my app?
I believe I just need to add some custom CSS formatting for the <p>. I found something on custom Data Types / variables but not sure where to start with that.
Formatting HtmlView
1